Home
last modified time | relevance | path

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

/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()