Point Cloud Library (PCL) 1.13.1
Loading...
Searching...
No Matches
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, Scalar >
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 pcl::Indices &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 pcl::Indices &indices_src, const pcl::PointCloud< PointTarget > &cloud_tgt, const pcl::Indices &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, Scalar >
Ptr typedefpcl::registration::TransformationEstimation< PointSource, PointTarget, Scalar >
TransformationEstimation()=defaultpcl::registration::TransformationEstimation< PointSource, PointTarget, Scalar >
TransformationEstimation3Point()=defaultpcl::registration::TransformationEstimation3Point< PointSource, PointTarget, Scalar >
~TransformationEstimation()=defaultpcl::registration::TransformationEstimation< PointSource, PointTarget, Scalar >virtual
~TransformationEstimation3Point() override=defaultpcl::registration::TransformationEstimation3Point< PointSource, PointTarget, Scalar >