Searched defs:threshold2 (Results 1 – 4 of 4) sorted by relevance
74 float threshold, threshold2; in icvFindHandRegion() local297 float threshold, threshold2; in icvFindHandRegionA() local
185 int level, int threshold1, int threshold2 ) in icvPyrSegmentation8uC1R()598 int level, int threshold1, int threshold2 ) in icvPyrSegmentation8uC3R()1834 CvSeq ** comp, int level, double threshold1, double threshold2 ) in cvPyrSegmentation()
166 const int threshold2 = (3 * threshold1) >> 2; in InitCorrectionLUT() local