Searched refs:cvEstimateRigidTransform (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cv/include/
H A Dcv.h513 CVAPI(int) cvEstimateRigidTransform( const CvArr* A, const CvArr* B,
/external/opencv/cv/src/
H A Dcvlkpyramid.cpp1134 cvEstimateRigidTransform( const CvArr* _A, const CvArr* _B, CvMat* _M, int full_affine ) function
1152 CV_FUNCNAME( "cvEstimateRigidTransform" );

Completed in 86 milliseconds