Home
last modified time | relevance | path

Searched refs:cvStereoRectify (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/include/
Dcv.h1329 CVAPI(void) cvStereoRectify( const CvMat* camera_matrix1, const CvMat* camera_matrix2, in LOAD_CHDL()
/external/opencv/cv/src/
Dcvcalibration.cpp2278 void cvStereoRectify( const CvMat* _cameraMatrix1, const CvMat* _cameraMatrix2, in cvStereoRectify() function