Home | History | Annotate | Download | only in src

Lines Matching refs:cvRemap

1973 cvRemap( const CvArr* srcarr, CvArr* dstarr,
1981 CV_FUNCNAME( "cvRemap" );
2043 "Only 8-bit input/output is supported by the fixed-point variant of cvRemap" );
2262 cvRemap( src, dst, mapx, mapy, flags, cvScalarAll(0) );