Searched refs:cvFindHomography (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cv/include/
H A Dcv.h1198 CVAPI(int) cvFindHomography( const CvMat* src_points,
/external/opencv/cv/src/
H A Dcvfundam.cpp576 cvFindHomography( const CvMat* objectPoints, const CvMat* imagePoints, function
584 CV_FUNCNAME( "cvFindHomography" );
H A Dcvcalibration.cpp1217 cvFindHomography( _Mxy, _mn, &_H );
1389 cvFindHomography( &_M, &_m, &_H );

Completed in 2183 milliseconds