Classes | Namespaces | Functions
segment_differences.h File Reference
#include <pcl/pcl_base.h>
#include <pcl/search/pcl_search.h>
Include dependency graph for segment_differences.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::SegmentDifferences< PointT >
 SegmentDifferences obtains the difference between two spatially aligned point clouds and returns the difference between them for a maximum given distance threshold. More...

Namespaces

namespace  pcl

Functions

template<typename PointT >
void pcl::getPointCloudDifference (const pcl::PointCloud< PointT > &src, const pcl::PointCloud< PointT > &tgt, double threshold, const boost::shared_ptr< pcl::search::Search< PointT > > &tree, pcl::PointCloud< PointT > &output)
 Obtain the difference between two aligned point clouds as another point cloud, given a distance threshold.


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:19:14