cvUndistort2      453 modules/calib3d/test/test_undistort_badarg.cpp         cvUndistort2(_src,_dst,_camera_mat,_distortion_coeffs,_new_camera_mat);
cvUndistort2      279 modules/imgproc/include/opencv2/imgproc/imgproc_c.h CVAPI(void) cvUndistort2( const CvArr* src, CvArr* dst,
cvUndistort2      861 modules/imgproc/test/test_imgwarp.cpp         cvUndistort2( test_array[INPUT][0], test_array[INPUT_OUTPUT][0], &a, &k);