#include <pcl/correspondence.h>
#include <pcl/features/feature.h>
#include <pcl/common/transforms.h>
#include <pcl/registration/correspondence_types.h>
Go to the source code of this file.
Classes | |
class | pcl::registration::TransformationValidation< PointSource, PointTarget > |
TransformationValidation represents the base class for methods that validate the correctness of a transformation found through TransformationEstimation. More... | |
Namespaces | |
namespace | pcl |
namespace | pcl::registration |