cvWarpAffine 217 modules/imgproc/include/opencv2/imgproc/imgproc_c.h CVAPI(void) cvWarpAffine( const CvArr* src, CvArr* dst, const CvMat* map_matrix, cvWarpAffine 495 modules/imgproc/test/test_imgwarp.cpp cvWarpAffine( test_array[INPUT][0], test_array[INPUT_OUTPUT][0], &mtx, interpolation ); cvWarpAffine 1385 modules/imgproc/test/test_imgwarp.cpp cvWarpAffine(src, dst, &M);