MeVisLab Toolbox Reference
mlPCLIterativeClosestPoint.h File Reference

ML Module class wrapping the pcl::IterativeClosestPoint class from the PCL. More...

#include "MLPCLRegistrationSystem.h"
#include <mlPCLRegistration.h>
#include <PCLThirdPartyWarningsDisable.h>
#include <pcl/point_types.h>
#include <pcl/registration/icp.h>
#include <PCLThirdPartyWarningsRestore.h>

Go to the source code of this file.

Classes

class  ml::PCLIterativeClosestPoint
 ML Module class wrapping the pcl::IterativeClosestPoint class from the PCL. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

ML Module class wrapping the pcl::IterativeClosestPoint class from the PCL.

Author
"Wolf Spindler"
Date
2019-04-24

ML Module class wrapping the pcl::IterativeClosestPoint class from the PCL.

Definition in file mlPCLIterativeClosestPoint.h.