TRTK::EstimateAffineTransformation2D< T > Member List

This is the complete list of members for TRTK::EstimateAffineTransformation2D< T >, including all inherited members.
ArrayXT typedefTRTK::EstimateTransformation2D< T >
compute()TRTK::EstimateAffineTransformation2D< T > [virtual]
Error enum nameTRTK::EstimateTransformation< T >
EstimateAffineTransformation2D()TRTK::EstimateAffineTransformation2D< T >
EstimateAffineTransformation2D(const std::vector< Coordinate< T > > &source_points, const std::vector< Coordinate< T > > &target_points)TRTK::EstimateAffineTransformation2D< T >
EstimateAffineTransformation2D(const std::vector< Vector2T, Eigen::aligned_allocator< Vector2T > > &source_points, const std::vector< Vector2T, Eigen::aligned_allocator< Vector2T > > &target_points)TRTK::EstimateAffineTransformation2D< T >
EstimateAffineTransformation2D(const std::vector< Vector3T > &source_points, const std::vector< Vector3T > &target_points)TRTK::EstimateAffineTransformation2D< T >
EstimateTransformation2D()TRTK::EstimateTransformation2D< T >
getLinearTransformationMatrix() const TRTK::EstimateAffineTransformation2D< T >
getRMS() const TRTK::EstimateTransformation2D< T > [virtual]
getTransformationMatrix() const TRTK::EstimateTransformation2D< T > [virtual]
getTranslationVector() const TRTK::EstimateAffineTransformation2D< T >
m_source_points (defined in TRTK::EstimateTransformation2D< T >)TRTK::EstimateTransformation2D< T > [protected]
m_target_points (defined in TRTK::EstimateTransformation2D< T >)TRTK::EstimateTransformation2D< T > [protected]
m_transformation_matrix (defined in TRTK::EstimateTransformation2D< T >)TRTK::EstimateTransformation2D< T > [protected]
Matrix2T typedefTRTK::EstimateAffineTransformation2D< T >
Matrix3T typedefTRTK::EstimateAffineTransformation2D< T >
Matrix4T typedefTRTK::EstimateAffineTransformation2D< T >
MatrixXT typedefTRTK::EstimateAffineTransformation2D< T >
NOT_ENOUGH_POINTS enum valueTRTK::EstimateTransformation< T >
RowVector2T typedefTRTK::EstimateAffineTransformation2D< T >
RowVector3T typedefTRTK::EstimateAffineTransformation2D< T >
setSourcePoints(const std::vector< Coordinate< T > > &)TRTK::EstimateTransformation2D< T >
setSourcePoints(const std::vector< Vector2T, Eigen::aligned_allocator< Vector2T > > &)TRTK::EstimateTransformation2D< T >
setSourcePoints(const std::vector< Vector3T > &)TRTK::EstimateTransformation2D< T >
setTargetPoints(const std::vector< Coordinate< T > > &)TRTK::EstimateTransformation2D< T >
setTargetPoints(const std::vector< Vector2T, Eigen::aligned_allocator< Vector2T > > &)TRTK::EstimateTransformation2D< T >
setTargetPoints(const std::vector< Vector3T > &)TRTK::EstimateTransformation2D< T >
UNEQUAL_NUMBER_OF_POINTS enum valueTRTK::EstimateTransformation< T >
UNKNOWN_ERROR enum valueTRTK::EstimateTransformation< T >
value_typeTRTK::EstimateAffineTransformation2D< T >
Vector2T typedefTRTK::EstimateAffineTransformation2D< T >
Vector3T typedefTRTK::EstimateAffineTransformation2D< T >
Vector4T typedefTRTK::EstimateAffineTransformation2D< T >
VectorXT typedefTRTK::EstimateAffineTransformation2D< T >
WRONG_POINT_SIZE enum valueTRTK::EstimateTransformation< T >
~EstimateAffineTransformation2D()TRTK::EstimateAffineTransformation2D< T > [virtual]
~EstimateTransformation()TRTK::EstimateTransformation< T > [virtual]
~EstimateTransformation2D()TRTK::EstimateTransformation2D< T > [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines