Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/src/
Dcompat_ptsetreg.cpp301 CV_IMPL int cvFindHomography( const CvMat* _src, const CvMat* _dst, CvMat* __H, int method, in cvFindHomography() function
/external/opencv/cv/src/
Dcvfundam.cpp576 cvFindHomography( const CvMat* objectPoints, const CvMat* imagePoints, in cvFindHomography() function