Home | History | Annotate | Download | only in src

Lines Matching refs:find_biggest_object

899     bool find_biggest_object = (flags & CV_HAAR_FIND_BIGGEST_OBJECT) != 0;
918 if( find_biggest_object )
1148 if( find_biggest_object )
1172 if( find_biggest_object )
1293 if( find_biggest_object )
1445 if( min_neighbors == 0 && !find_biggest_object )
1459 && (!find_biggest_object || !rough_search)
1500 if( !find_biggest_object )
1549 if( find_biggest_object && result_comp.rect.width > 0 )