$search
Functions | |
| int | estimateRigidTransform (const Mat &A, const Mat &B, Mat &M, bool fullAffine, std::vector< int > &status_inliers) |
| int cv::estimateRigidTransform | ( | const Mat & | A, | |
| const Mat & | B, | |||
| Mat & | M, | |||
| bool | fullAffine, | |||
| std::vector< int > & | status_inliers | |||
| ) |
Definition at line 350 of file transform_depth_image.cpp.