computeDistance(const PointSource &p_src, const PointTarget &p_tgt) const override | pcl::registration::TransformationEstimationPointToPlane< PointSource, PointTarget, Scalar > | inlineprotectedvirtual |
computeDistance(const Vector4 &p_src, const PointTarget &p_tgt) const override | pcl::registration::TransformationEstimationPointToPlane< PointSource, PointTarget, Scalar > | inlineprotected |
TransformationEstimationLM< PointSource, PointTarget, float >::computeDistance(const Vector4 &p_src, const PointTarget &p_tgt) const | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | inlineprotectedvirtual |
ConstPtr typedef | pcl::registration::TransformationEstimationPointToPlane< PointSource, PointTarget, Scalar > | |
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Matrix4 &transformation_matrix) const override | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | inline |
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::Indices &indices_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Matrix4 &transformation_matrix) const override | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | 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 override | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | inline |
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, const pcl::Correspondences &correspondences, Matrix4 &transformation_matrix) const override | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | inline |
TransformationEstimation< PointSource, PointTarget, float >::estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Matrix4 &transformation_matrix) const=0 | pcl::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=0 | pcl::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=0 | pcl::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=0 | pcl::registration::TransformationEstimation< PointSource, PointTarget, float > | pure virtual |
Matrix4 typedef | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | |
operator=(const TransformationEstimationLM &src) | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | inline |
PointCloudSource typedef | pcl::registration::TransformationEstimationPointToPlane< PointSource, PointTarget, Scalar > | |
PointCloudSourceConstPtr typedef | pcl::registration::TransformationEstimationPointToPlane< PointSource, PointTarget, Scalar > | |
PointCloudSourcePtr typedef | pcl::registration::TransformationEstimationPointToPlane< PointSource, PointTarget, Scalar > | |
PointCloudTarget typedef | pcl::registration::TransformationEstimationPointToPlane< PointSource, PointTarget, Scalar > | |
PointIndicesConstPtr typedef | pcl::registration::TransformationEstimationPointToPlane< PointSource, PointTarget, Scalar > | |
PointIndicesPtr typedef | pcl::registration::TransformationEstimationPointToPlane< PointSource, PointTarget, Scalar > | |
Ptr typedef | pcl::registration::TransformationEstimationPointToPlane< PointSource, PointTarget, Scalar > | |
setWarpFunction(const typename WarpPointRigid< PointSource, PointTarget, float >::Ptr &warp_fcn) | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | inline |
tmp_idx_src_ | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | mutableprotected |
tmp_idx_tgt_ | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | mutableprotected |
tmp_src_ | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | mutableprotected |
tmp_tgt_ | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | mutableprotected |
TransformationEstimation()=default | pcl::registration::TransformationEstimation< PointSource, PointTarget, float > | |
TransformationEstimationLM() | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | |
TransformationEstimationLM(const TransformationEstimationLM &src) | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | inline |
TransformationEstimationPointToPlane()=default | pcl::registration::TransformationEstimationPointToPlane< PointSource, PointTarget, Scalar > | |
Vector4 typedef | pcl::registration::TransformationEstimationPointToPlane< PointSource, PointTarget, Scalar > | |
VectorX typedef | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | |
warp_point_ | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | protected |
~TransformationEstimation()=default | pcl::registration::TransformationEstimation< PointSource, PointTarget, float > | virtual |
~TransformationEstimationLM() override=default | pcl::registration::TransformationEstimationLM< PointSource, PointTarget, float > | |
~TransformationEstimationPointToPlane() override=default | pcl::registration::TransformationEstimationPointToPlane< PointSource, PointTarget, Scalar > | |