Searched defs:cvFindHomography (Results 1 – 2 of 2) sorted by relevance
301 CV_IMPL int cvFindHomography( const CvMat* _src, const CvMat* _dst, CvMat* __H, int method, in cvFindHomography() function
576 cvFindHomography( const CvMat* objectPoints, const CvMat* imagePoints, in cvFindHomography() function