Searched refs:THRESHOLD_EPS (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/objdetect/src/
H A Dcascadedetect.cpp1568 static const float THRESHOLD_EPS = 1e-5f; local
1621 stage.threshold = (float)fns[CC_STAGE_THRESHOLD] - THRESHOLD_EPS;

Completed in 432 milliseconds