mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-14 10:38:45 +08:00
make alphamat header auto sufficient
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#ifndef _OPENCV_ALPHAMAT_HPP_
|
||||
#define _OPENCV_ALPHAMAT_HPP_
|
||||
|
||||
#include <opencv2/core.hpp>
|
||||
|
||||
/**
|
||||
* @defgroup alphamat Alpha Matting
|
||||
* Alpha matting is used to extract a foreground object with soft boundaries from a background image.
|
||||
|
Reference in New Issue
Block a user