Searched refs:getRTMatrix (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/video/src/ |
D | lkpyramid.cpp | 1265 getRTMatrix( const Point2f* a, const Point2f* b, in getRTMatrix() function 1526 getRTMatrix( a, b, 3, M, fullAffine ); in estimateRigidTransform() 1553 getRTMatrix( &pA[0], &pB[0], good_count, M, fullAffine ); in estimateRigidTransform()
|