This is the complete list of members for CvAdaptiveSkinDetector, including all inherited members.
adaptiveFilter() | CvAdaptiveSkinDetector | protected |
CvAdaptiveSkinDetector(int samplingDivider=1, int morphingMethod=MORPHING_METHOD_NONE) | CvAdaptiveSkinDetector | |
initData(IplImage *src, int widthDivider, int heightDivider) | CvAdaptiveSkinDetector | protected |
MORPHING_METHOD_ERODE enum value | CvAdaptiveSkinDetector | |
MORPHING_METHOD_ERODE_DILATE enum value | CvAdaptiveSkinDetector | |
MORPHING_METHOD_ERODE_ERODE enum value | CvAdaptiveSkinDetector | |
MORPHING_METHOD_NONE enum value | CvAdaptiveSkinDetector | |
process(IplImage *inputBGRImage, IplImage *outputHueMask) | CvAdaptiveSkinDetector | virtual |
~CvAdaptiveSkinDetector() | CvAdaptiveSkinDetector | virtual |