Home
last modified time | relevance | path

Searched defs:fmatrix (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/calib3d/src/
Dcompat_ptsetreg.cpp339 CvMat* fmatrix, int method, in cvFindFundamentalMat()
368 const CvMat* fmatrix, CvMat* _lines ) in cvComputeCorrespondEpilines()
Dfundam.cpp452 double* fmatrix = _fmatrix.ptr<double>(); in run7Point() local
561 double* fmatrix = _fmatrix.ptr<double>(); in run8Point() local
/external/opencv/cv/src/
Dcvfundam.cpp695 double* fmatrix = _fmatrix->data.db; in run7Point() local
804 double* fmatrix = _fmatrix->data.db; in run8Point() local
947 CvMat* fmatrix, int method, in cvFindFundamentalMat()
1030 const CvMat* fmatrix, CvMat* lines ) in cvComputeCorrespondEpilines()