Lines Matching full:warpperspective
1105 // warpPerspective1123 void warpPerspective(const Mat&, Mat&);1157 cv::warpPerspective(src, dst, M, dst.size(), interpolation, borderType, borderValue);1164 warpPerspective(src, reference_dst);1167 void CV_WarpPerspective_Test::warpPerspective(const Mat& _src, Mat& _dst)