MeVisLab Toolbox Reference
mlPCLRegistration.h File Reference

Abstract ML Module class wrapping the pcl::Registration class from the PCL; PCL registration algorithms can/should derive from it to reuse interface descriptions and fields already integrated. More...

Go to the source code of this file.

Classes

class  ml::PCLRegistration
 Abstract ML Module class wrapping the pcl::Registration class from the PCL; PCL registration algorithms can/should derive from it to reuse interface descriptions and fields already integrated. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

Abstract ML Module class wrapping the pcl::Registration class from the PCL; PCL registration algorithms can/should derive from it to reuse interface descriptions and fields already integrated.

Author
"Wolf Spindler"
Date
2016-04-13

Abstract ML Module class wrapping the pcl::Registration class from the PCL.

Definition in file mlPCLRegistration.h.