rsd.h File Reference

#include <pcl/features/feature.h>
Include dependency graph for rsd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::RSDEstimation< PointInT, PointNT, PointOutT >
 RSDEstimation estimates the Radius-based Surface Descriptor (minimal and maximal radius of the local surface's curves) for a given point cloud dataset containing points and normals. More...

Namespaces

namespace  pcl

Functions

template<typename PointInT , typename PointNT , typename PointOutT >
void pcl::computeRSD (const pcl::PointCloud< PointInT > &surface, const pcl::PointCloud< PointNT > &normals, const std::vector< int > &indices, double max_dist, int nr_subdiv, double plane_radius, PointOutT &radii)
 Estimate the Radius-based Surface Descriptor (RSD) for a given point based on its spatial neighborhood of 3D points with normals.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:56:36 2013