MeVisLab Toolbox Reference
mlPCLNormalEstimation.h File Reference

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

#include "MLPCLFeaturesSystem.h"
#include <mlPCLModule.h>

Go to the source code of this file.

Classes

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

Namespaces

namespace  ml
 Defines the class GetTileJob.

Detailed Description

ML Module class applying the pcl::NormalEstimation filter to the input point cloud and provides the filter result at the output.

Author
"Wolf Spindler"
Date
2015-12-29

ML Module class applying the pcl::NormalEstimation filter to the input point cloud and provides the filter result at the output.

Definition in file mlPCLNormalEstimation.h.