Searched defs:distCoeffs1 (Results 1 – 1 of 1) sorted by relevance
3573 Mat distCoeffs1 = _distCoeffs1.getMat(); in stereoCalibrate() local3652 Mat distCoeffs1 = _distCoeffs1.getMat(), distCoeffs2 = _distCoeffs2.getMat(); in stereoRectify() local3808 const Mat& cameraMatrix1, const Mat& distCoeffs1, in adjust3rdMatrix()