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

  /external/opencv/cv/src/
mycvHaarDetectObjects.cpp 900 bool rough_search = (flags & CV_HAAR_DO_ROUGH_SEARCH) != 0; local
    [all...]
cvhaar.cpp 881 bool rough_search = (flags & CV_HAAR_DO_ROUGH_SEARCH) != 0; local
    [all...]

Completed in 56 milliseconds