make alphamat header auto sufficient

pull/3422/head
SpaceIm 2 years ago
parent 9331902ed9
commit 9bbed509d8
  1. 2
      modules/alphamat/include/opencv2/alphamat.hpp

@ -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.

Loading…
Cancel
Save