Home
last modified time | relevance | path

Searched defs:ThresholdingParam (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cvaux/src/
Dcvfacedetection.cpp132 void FaceDetection::ThresholdingParam(IplImage *imgGray, int iNumLayers, int &iMinLevel, int &iMaxL… in ThresholdingParam() function in FaceDetection
Dcvvecfacetracking.cpp613 void ThresholdingParam(IplImage *imgGray, int iNumLayers, int &iMinLevel, int &iMaxLevel, float &st… in ThresholdingParam() function