Skip to content

Commit 65818c6

Browse files
authored
Added license and removed extra header files
1 parent f24a6b6 commit 65818c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ximgproc/src/globalmatting.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#include <string>
2-
#include <cstdlib>
3-
#include <opencv2/ximgproc.hpp>
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.
44
#include "precomp.hpp"
55

66

0 commit comments

Comments
 (0)