Public Types | Public Member Functions | Protected Member Functions | Private Attributes
FeatureCloud Class Reference

List of all members.

Public Types

typedef pcl::PointCloud
< pcl::FPFHSignature33 > 
LocalFeatures
typedef pcl::PointCloud
< pcl::PointXYZ > 
PointCloud
typedef pcl::KdTreeFLANN
< pcl::PointXYZ > 
SearchMethod
typedef pcl::PointCloud
< pcl::Normal > 
SurfaceNormals

Public Member Functions

 FeatureCloud ()
LocalFeatures::Ptr getLocalFeatures () const
PointCloud::Ptr getPointCloud () const
SurfaceNormals::Ptr getSurfaceNormals () const
void setInputCloud (PointCloud::Ptr xyz)
 ~FeatureCloud ()

Protected Member Functions

void computeLocalFeatures ()
void computeSurfaceNormals ()
void processInput ()

Private Attributes

float feature_radius_
LocalFeatures::Ptr features_
float normal_radius_
SurfaceNormals::Ptr normals_
SearchMethod::Ptr search_method_xyz_
PointCloud::Ptr xyz_

Detailed Description

Definition at line 25 of file batchTesterHistogramFPFH.cc.


Member Typedef Documentation

typedef pcl::PointCloud<pcl::FPFHSignature33> FeatureCloud::LocalFeatures

Definition at line 31 of file batchTesterHistogramFPFH.cc.

typedef pcl::PointCloud<pcl::PointXYZ> FeatureCloud::PointCloud

Definition at line 29 of file batchTesterHistogramFPFH.cc.

typedef pcl::KdTreeFLANN<pcl::PointXYZ> FeatureCloud::SearchMethod

Definition at line 32 of file batchTesterHistogramFPFH.cc.

typedef pcl::PointCloud<pcl::Normal> FeatureCloud::SurfaceNormals

Definition at line 30 of file batchTesterHistogramFPFH.cc.


Constructor & Destructor Documentation

Definition at line 34 of file batchTesterHistogramFPFH.cc.

Definition at line 41 of file batchTesterHistogramFPFH.cc.


Member Function Documentation

void FeatureCloud::computeLocalFeatures ( ) [inline, protected]

Definition at line 96 of file batchTesterHistogramFPFH.cc.

void FeatureCloud::computeSurfaceNormals ( ) [inline, protected]

Definition at line 83 of file batchTesterHistogramFPFH.cc.

LocalFeatures::Ptr FeatureCloud::getLocalFeatures ( ) const [inline]

Definition at line 67 of file batchTesterHistogramFPFH.cc.

PointCloud::Ptr FeatureCloud::getPointCloud ( ) const [inline]

Definition at line 53 of file batchTesterHistogramFPFH.cc.

SurfaceNormals::Ptr FeatureCloud::getSurfaceNormals ( ) const [inline]

Definition at line 60 of file batchTesterHistogramFPFH.cc.

void FeatureCloud::processInput ( ) [inline, protected]

Definition at line 75 of file batchTesterHistogramFPFH.cc.

void FeatureCloud::setInputCloud ( PointCloud::Ptr  xyz) [inline]

Definition at line 45 of file batchTesterHistogramFPFH.cc.


Member Data Documentation

Definition at line 117 of file batchTesterHistogramFPFH.cc.

LocalFeatures::Ptr FeatureCloud::features_ [private]

Definition at line 112 of file batchTesterHistogramFPFH.cc.

Definition at line 116 of file batchTesterHistogramFPFH.cc.

SurfaceNormals::Ptr FeatureCloud::normals_ [private]

Definition at line 111 of file batchTesterHistogramFPFH.cc.

SearchMethod::Ptr FeatureCloud::search_method_xyz_ [private]

Definition at line 113 of file batchTesterHistogramFPFH.cc.

PointCloud::Ptr FeatureCloud::xyz_ [private]

Definition at line 110 of file batchTesterHistogramFPFH.cc.


The documentation for this class was generated from the following file:


ndt_map
Author(s): Todor Stoyanov, Jari Saarinen, Henrik Andreasson
autogenerated on Mon Jan 6 2014 11:31:57