Home | History | Annotate | Download | only in createsamples

Lines Matching refs:dst_img

235     IplImage* dst_img;
237 CV_CALL( dst_img = cvGetImage( dst, &dst_stub ) );
238 iplWarpPerspectiveQ( src_img, dst_img, quad, IPL_WARP_R_TO_Q,