Point Cloud Library (PCL)  1.11.1-dev
pcl::registration::TransformationEstimation3Point< PointSource, PointTarget, Scalar > Member List

This is the complete list of members for pcl::registration::TransformationEstimation3Point< PointSource, PointTarget, Scalar >, including all inherited members.

ConstPtr typedefpcl::registration::TransformationEstimation< PointSource, PointTarget, float >
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Matrix4 &transformation_matrix) const overridepcl::registration::TransformationEstimation3Point< PointSource, PointTarget, Scalar >inlinevirtual
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const std::vector< int > &indices_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Matrix4 &transformation_matrix) const overridepcl::registration::TransformationEstimation3Point< PointSource, PointTarget, Scalar >virtual
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const std::vector< int > &indices_src, const pcl::PointCloud< PointTarget > &cloud_tgt, const std::vector< int > &indices_tgt, Matrix4 &transformation_matrix) const overridepcl::registration::TransformationEstimation3Point< PointSource, PointTarget, Scalar >inlinevirtual
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, const pcl::Correspondences &correspondences, Matrix4 &transformation_matrix) const overridepcl::registration::TransformationEstimation3Point< PointSource, PointTarget, Scalar >virtual
estimateRigidTransformation(ConstCloudIterator< PointSource > &source_it, ConstCloudIterator< PointTarget > &target_it, Matrix4 &transformation_matrix) constpcl::registration::TransformationEstimation3Point< PointSource, PointTarget, Scalar >inlineprotected
Matrix4 typedefpcl::registration::TransformationEstimation< PointSource, PointTarget, float >
Ptr typedefpcl::registration::TransformationEstimation< PointSource, PointTarget, float >
TransformationEstimation()pcl::registration::TransformationEstimation< PointSource, PointTarget, float >inline
TransformationEstimation3Point()pcl::registration::TransformationEstimation3Point< PointSource, PointTarget, Scalar >inline
~TransformationEstimation()pcl::registration::TransformationEstimation< PointSource, PointTarget, float >inlinevirtual
~TransformationEstimation3Point()pcl::registration::TransformationEstimation3Point< PointSource, PointTarget, Scalar >inline