|
Point Cloud Library (PCL)
1.4.0
|
#include <pcl/registration/transformation_estimation.h>#include <pcl/registration/warp_point_rigid.h>#include <pcl/registration/distances.h>#include <pcl/registration/impl/transformation_estimation_lm.hpp>

Go to the source code of this file.
Classes | |
| class | pcl::registration::TransformationEstimationLM< PointSource, PointTarget > |
| TransformationEstimationLM implements Levenberg Marquardt-based estimation of the transformation aligning the given correspondences. More... | |
| struct | pcl::registration::TransformationEstimationLM< PointSource, PointTarget >::Functor< _Scalar, NX, NY > |
| Generic functor for the optimization. | |
| struct | pcl::registration::TransformationEstimationLM< PointSource, PointTarget >::OptimizationFunctor |
| struct | pcl::registration::TransformationEstimationLM< PointSource, PointTarget >::OptimizationFunctorWithIndices |
Namespaces | |
| namespace | pcl |
Software License Agreement (BSD License) | |
| namespace | pcl::registration |
1.7.6.1