PoseEstimation.h File Reference

#include <geometry/point.h>
#include <vector>
#include <utility>
Include dependency graph for PoseEstimation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

double compute2DPose (const std::vector< std::pair< Point2D, Point2D > > &correspondences, OrientedPoint2D &transformation)

Function Documentation

double compute2DPose ( const std::vector< std::pair< Point2D, Point2D > > &  correspondences,
OrientedPoint2D transformation 
)

Function to compute the Euclidean transformation between two set of points. The transformation is computed in closed form minimizing the squared residual reprojection error.

Definition at line 3 of file PoseEstimation.cpp.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


flirtlib
Author(s): Bhaskara Marthi, Gian Diego Tipaldi
autogenerated on Fri Jan 11 11:15:42 2013