ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Functions
smoothenCloud.h File Reference
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
Include dependency graph for smoothenCloud.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

pcl::PointCloud< pcl::PointXYZI >::Ptr smoothenCloud (pcl::PointCloud< pcl::PointXYZI >::Ptr cloud, double radius, bool useMedian=false)
 

Function Documentation

◆ smoothenCloud()

pcl::PointCloud<pcl::PointXYZI>::Ptr smoothenCloud ( pcl::PointCloud< pcl::PointXYZI >::Ptr  cloud,
double  radius,
bool  useMedian = false 
)

Definition at line 15 of file smoothenCloud.cxx.