Point Cloud Library (PCL) 1.13.0
Loading...
Searching...
No Matches
pcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar > Member List

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

ConstPtr typedefpcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >
constructTransformationMatrix(const double &alpha, const double &beta, const double &gamma, const double &tx, const double &ty, const double &tz, Matrix4 &transformation_matrix) constpcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >inlineprotected
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Matrix4 &transformation_matrix) const overridepcl::registration::TransformationEstimationPointToPlaneLLS< 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::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >inlinevirtual
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::TransformationEstimationPointToPlaneLLS< 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::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >inlinevirtual
estimateRigidTransformation(ConstCloudIterator< PointSource > &source_it, ConstCloudIterator< PointTarget > &target_it, Matrix4 &transformation_matrix) constpcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >inlineprotected
Matrix4 typedefpcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >
Ptr typedefpcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >
TransformationEstimation()=defaultpcl::registration::TransformationEstimation< PointSource, PointTarget, Scalar >
TransformationEstimationPointToPlaneLLS()=defaultpcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >
~TransformationEstimation()=defaultpcl::registration::TransformationEstimation< PointSource, PointTarget, Scalar >virtual
~TransformationEstimationPointToPlaneLLS() override=defaultpcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >