Skip to content

Commit 0a7ca9e

Browse files
authored
Added license information to sample
1 parent 93f54a5 commit 0a7ca9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/ximgproc/samples/globalmatting.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
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.
14
#include <opencv2/ximgproc.hpp>
25
#include <iostream>
36
#include <opencv2/core.hpp>

0 commit comments

Comments
 (0)