We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f24a6b6 commit 65818c6Copy full SHA for 65818c6
modules/ximgproc/src/globalmatting.cpp
@@ -1,6 +1,6 @@
1
-#include <string>
2
-#include <cstdlib>
3
-#include <opencv2/ximgproc.hpp>
+// This file is part of OpenCV project.
+// It is subject to the license terms in the LICENSE file found in the top-level directory
+// of this distribution and at http://opencv.org/license.html.
4
#include "precomp.hpp"
5
6
0 commit comments