Namespaces | Functions
estimate_rigid_transform.cpp File Reference
#include <combine_grids/estimate_rigid_transform.h>
#include <opencv2/video/tracking.hpp>
Include dependency graph for estimate_rigid_transform.cpp:

Go to the source code of this file.

Namespaces

namespace  cv

Functions

Mat cv::estimateRigidTransform (InputArray src, InputArray dst, OutputArray inliers_mask, bool fullAffine)
 Computes an optimal affine transformation between two 2D point sets.
static void cv::getRTMatrix (const Point2f *a, const Point2f *b, int count, Mat &M, bool fullAffine)


map_merge
Author(s): Jiri Horner
autogenerated on Sun Mar 26 2017 03:48:10