MeVisLab Toolbox Reference
mlPCLBilateralFilter.h File Reference

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

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

Go to the source code of this file.

Classes

class  ml::PCLBilateralFilter
 ML Module class applying the pcl::BilateralFilter filter to smooth 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 applying the pcl::BilateralFilter filter to smooth the input point cloud and provides the filter result at the output.

Author
"Wolf Spindler"
Date
2016-03-29

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

Definition in file mlPCLBilateralFilter.h.