ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
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) |
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.