Home | History | Annotate | Download | only in src

Lines Matching refs:CV_HAAR_DO_CANNY_PRUNING

879     bool do_canny_pruning = (flags & CV_HAAR_DO_CANNY_PRUNING) != 0;
933 flags &= ~(CV_HAAR_SCALE_IMAGE|CV_HAAR_DO_CANNY_PRUNING);