#include <pcl/registration/transformation_estimation.h>#include <pcl/registration/warp_point_rigid.h>#include <pcl/cloud_iterator.h>#include <pcl/registration/impl/transformation_estimation_point_to_plane_lls_weighted.hpp>

Go to the source code of this file.
Classes | |
| class | pcl::registration::TransformationEstimationPointToPlaneLLSWeighted< PointSource, PointTarget, Scalar > |
| TransformationEstimationPointToPlaneLLSWeighted implements a Linear Least Squares (LLS) approximation for minimizing the point-to-plane distance between two clouds of corresponding points with normals, with the possibility of assigning weights to the correspondences. More... | |
Namespaces | |
| namespace | pcl |
| namespace | pcl::registration |