Home | History | Annotate | Download | only in src

Lines Matching refs:min_scale

1334                                 double min_scale = rough_search ? 0.6 : 0.4;
1341 t = cvRound( comp.rect.width*min_scale );
1344 t = cvRound( comp.rect.height*min_scale );