HomeSort by relevance Sort by last modified time
    Searched defs:cvInitUndistortMap (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/src/
cvundistort.cpp 180 cvInitUndistortMap( const CvMat* A, const CvMat* dist_coeffs,
183 CV_FUNCNAME( "cvInitUndistortMap" );
263 CV_FUNCNAME( "cvInitUndistortMap" );
  /external/opencv3/modules/imgproc/src/
undistort.cpp 229 CV_IMPL void cvInitUndistortMap( const CvMat* Aarr, const CvMat* dist_coeffs,

Completed in 102 milliseconds