Searched refs:gypWeight (Results 1 – 2 of 2) sorted by relevance
1026 double gypWeight = 0.; in operator ()() local1045 int result = classifier->runAt(evaluator, Point(x, y), scaleIdx, gypWeight); in operator ()()1057 levelWeights->push_back(gypWeight); in operator ()()
1379 double gypWeight; in operator ()() local1380 … int result = cvRunHaarClassifierCascadeSum( cascade, cvPoint(x,y), gypWeight, 0 ); in operator ()()1391 levelWeights->push_back(gypWeight); in operator ()()