Searched defs:_m1 (Results 1 – 2 of 2) sorted by relevance
683 int CvFMEstimator::run7Point( const CvMat* _m1, const CvMat* _m2, CvMat* _fmatrix ) in run7Point()791 int CvFMEstimator::run8Point( const CvMat* _m1, const CvMat* _m2, CvMat* _fmatrix ) in run8Point()913 void CvFMEstimator::computeReprojError( const CvMat* _m1, const CvMat* _m2, in computeReprojError()
2406 CvMat* _m1 = 0; in cvStereoRectifyUncalibrated() local