CvAdaptiveSkinDetector Class Reference
#include <contrib.hpp>
List of all members.
Member Enumeration Documentation
- Enumerator:
MORPHING_METHOD_NONE |
|
MORPHING_METHOD_ERODE |
|
MORPHING_METHOD_ERODE_ERODE |
|
MORPHING_METHOD_ERODE_DILATE |
|
Constructor & Destructor Documentation
CvAdaptiveSkinDetector::CvAdaptiveSkinDetector |
( |
int |
samplingDivider = 1 , |
|
|
int |
morphingMethod = MORPHING_METHOD_NONE | |
|
) |
| | |
virtual CvAdaptiveSkinDetector::~CvAdaptiveSkinDetector |
( |
|
) |
[virtual] |
Member Function Documentation
void CvAdaptiveSkinDetector::adaptiveFilter |
( |
|
) |
[protected] |
void CvAdaptiveSkinDetector::initData |
( |
IplImage * |
src, |
|
|
int |
widthDivider, |
|
|
int |
heightDivider | |
|
) |
| | [protected] |
virtual void CvAdaptiveSkinDetector::process |
( |
IplImage * |
inputBGRImage, |
|
|
IplImage * |
outputHueMask | |
|
) |
| | [virtual] |
The documentation for this class was generated from the following file:
- /home/grier/opencv/opencv/modules/contrib/include/opencv2/contrib/contrib.hpp