Home | History | Annotate | Download | only in src

Lines Matching defs:min_scale

1366                                 double min_scale = rough_search ? 0.6 : 0.4;
1373 t = cvRound( comp.rect.width*min_scale );
1376 t = cvRound( comp.rect.height*min_scale );