#include <pcl/point_representation.h>#include <pcl/kdtree/kdtree.h>#include <pcl/kdtree/kdtree_flann.h>#include <pcl/registration/transformation_validation.h>#include <pcl/registration/impl/transformation_validation_euclidean.hpp>

Go to the source code of this file.
Classes | |
| class | pcl::registration::TransformationValidationEuclidean< PointSource, PointTarget > |
| TransformationValidationEuclidean computes an L2SQR norm between a source and target dataset. More... | |
Namespaces | |
| namespace | pcl |
| namespace | pcl::registration |