Skip to content

Commit d2581b4

Browse files
committed
Merge pull request #3422 from SpaceIm:fix/alphamat-header
2 parents 9331902 + 9bbed50 commit d2581b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/alphamat/include/opencv2/alphamat.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
#ifndef _OPENCV_ALPHAMAT_HPP_
88
#define _OPENCV_ALPHAMAT_HPP_
99

10+
#include <opencv2/core.hpp>
11+
1012
/**
1113
* @defgroup alphamat Alpha Matting
1214
* Alpha matting is used to extract a foreground object with soft boundaries from a background image.

0 commit comments

Comments
 (0)