Home
last modified time | relevance | path

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

/external/opencv/cv/include/
Dcv.h1198 CVAPI(int) cvFindHomography( const CvMat* src_points, in LOAD_CHDL()
/external/opencv/cv/src/
Dcvcalibration.cpp1217 cvFindHomography( _Mxy, _mn, &_H ); in cvFindExtrinsicCameraParams2()
1389 cvFindHomography( &_M, &_m, &_H ); in cvInitIntrinsicParams2D()
Dcvfundam.cpp576 cvFindHomography( const CvMat* objectPoints, const CvMat* imagePoints, in cvFindHomography() function