pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > Class Template Reference
#include <feature.h>
List of all members.
Detailed Description
template<typename PointInT, typename PointNT, typename PointOutT>
class pcl::FeatureFromNormals< PointInT, PointNT, PointOutT >
Definition at line 405 of file feature.h.
Member Typedef Documentation
template<typename PointInT , typename PointNT , typename PointOutT >
template<typename PointInT , typename PointNT , typename PointOutT >
template<typename PointInT , typename PointNT , typename PointOutT >
template<typename PointInT , typename PointNT , typename PointOutT >
template<typename PointInT , typename PointNT , typename PointOutT >
template<typename PointInT , typename PointNT , typename PointOutT >
template<typename PointInT , typename PointNT , typename PointOutT >
Reimplemented from pcl::Feature< PointInT, PointOutT >.
Reimplemented in pcl::BoundaryEstimation< PointInT, PointNT, PointOutT >, pcl::FPFHEstimation< PointInT, PointNT, PointOutT >, pcl::FPFHEstimationOMP< PointInT, PointNT, PointOutT >, pcl::IntensityGradientEstimation< PointInT, PointNT, PointOutT >, pcl::PFHEstimation< PointInT, PointNT, PointOutT >, pcl::PrincipalCurvaturesEstimation< PointInT, PointNT, PointOutT >, pcl::RSDEstimation< PointInT, PointNT, PointOutT >, and pcl::VFHEstimation< PointInT, PointNT, PointOutT >.
Definition at line 415 of file feature.h.
Constructor & Destructor Documentation
template<typename PointInT , typename PointNT , typename PointOutT >
Empty constructor.
Definition at line 422 of file feature.h.
Member Function Documentation
template<typename PointInT , typename PointNT , typename PointOutT >
Get a pointer to the normals of the input XYZ point cloud dataset.
Definition at line 431 of file feature.h.
template<typename PointInT , typename PointNT , typename PointOutT >
Provide a pointer to the input dataset that contains the point normals of the XYZ dataset.
- Parameters:
-
| normals | the const boost shared pointer to a PointCloud message |
Definition at line 428 of file feature.h.
Member Data Documentation
template<typename PointInT , typename PointNT , typename PointOutT >
A pointer to the input dataset that contains the point normals of the XYZ dataset.
Definition at line 437 of file feature.h.
The documentation for this class was generated from the following file: