Home | History | Annotate | Download | only in src

Lines Matching refs:cvScale

241         CV_CALL( cvScale( &mat, &mat, factor/sum, 0 ));