TRTK::EstimateProjectiveTransformation3D< T > Member List

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