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 a7828e1 commit 6795be6Copy full SHA for 6795be6
modules/ximgproc/include/opencv2/ximgproc/globalmatting.hpp
@@ -1,8 +1,8 @@
1
// This file is part of OpenCV project.
2
// It is subject to the license terms in the LICENSE file found in the top-level directory
3
// of this distribution and at http://opencv.org/license.html.
4
-#ifndef GLOBAL_MATTING_H
5
-#define GLOBAL_MATTING_H
+#ifndef __OPENCV_XIMGPROC_GLOBAL_MATTING_HPP__
+#define __OPENCV_XIMGPROC_GLOBAL_MATTING_HPP__
6
7
#include <opencv2/imgproc.hpp>
8
#include <opencv2/ximgproc/edge_filter.hpp>
0 commit comments