HomeSort by relevance Sort by last modified time
    Searched refs:icv_stage_threshold_bias (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/src/
mycvHaarDetectObjects.cpp 117 const float icv_stage_threshold_bias = 0.0001f; variable
270 hid_stage_classifier->threshold = stage_classifier->threshold - icv_stage_threshold_bias;
    [all...]
cvhaar.cpp 123 const float icv_stage_threshold_bias = 0.0001f; variable
288 hid_stage_classifier->threshold = stage_classifier->threshold - icv_stage_threshold_bias;
    [all...]

Completed in 1885 milliseconds