Point Cloud Library (PCL)  1.14.0-dev
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 >inline
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 >inline
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 >inline
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 >inline
estimateRigidTransformation(ConstCloudIterator< PointSource > &source_it, ConstCloudIterator< PointTarget > &target_it, Matrix4 &transformation_matrix) constpcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >inlineprotected
TransformationEstimation< PointSource, PointTarget, float >::estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Matrix4 &transformation_matrix) const=0pcl::registration::TransformationEstimation< PointSource, PointTarget, float >pure virtual
TransformationEstimation< PointSource, PointTarget, float >::estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::Indices &indices_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Matrix4 &transformation_matrix) const=0pcl::registration::TransformationEstimation< PointSource, PointTarget, float >pure virtual
TransformationEstimation< PointSource, PointTarget, float >::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=0pcl::registration::TransformationEstimation< PointSource, PointTarget, float >pure virtual
TransformationEstimation< PointSource, PointTarget, float >::estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, const pcl::Correspondences &correspondences, Matrix4 &transformation_matrix) const=0pcl::registration::TransformationEstimation< PointSource, PointTarget, float >pure virtual
Matrix4 typedefpcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >
Ptr typedefpcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >
TransformationEstimation()=defaultpcl::registration::TransformationEstimation< PointSource, PointTarget, float >
TransformationEstimationPointToPlaneLLS()=defaultpcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >
~TransformationEstimation()=defaultpcl::registration::TransformationEstimation< PointSource, PointTarget, float >virtual
~TransformationEstimationPointToPlaneLLS() override=defaultpcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar >