MeVisLab Toolbox Reference
mlPCLFeatureHistogram.h File Reference

ML Module class calculating the pcl::FeatureHistogram of the input point cloud providing a curve output from it. More...

#include "MLPCLCommonSystem.h"
#include <mlPCLModule.h>
#include <mlCurveData.h>

Go to the source code of this file.

Classes

class  ml::PCLFeatureHistogram
 ML Module class applying the pcl::FeatureHistogram filter to the input point cloud and provides the filter result at the output. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

ML Module class calculating the pcl::FeatureHistogram of the input point cloud providing a curve output from it.

Author
"Wolf Spindler"
Date
2017-12-01

ML Module class calculating the pcl::FeatureHistogram of the input point cloud providing a curve output from it.

Definition in file mlPCLFeatureHistogram.h.