Public Member Functions | Static Public Member Functions | Private Attributes
Feature_NARF< Point > Class Template Reference

#include <narf.h>

Inheritance diagram for Feature_NARF< Point >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual Eigen::VectorXf getFeatureIn (const int index)
virtual Eigen::VectorXf getFeatureOut (const int index)
const pcl::PointCloud< Point > & getFilteredInputCloud ()
const pcl::PointCloud< Point > & getFilteredOutputCloud ()
virtual bool hidden_build ()

Static Public Member Functions

static void extractFeatures (const pcl::PointCloud< Point > &point_cloud, pcl::PointCloud< pcl::Narf36 > &narf_descriptors)

Private Attributes

pcl::PointCloud< pcl::Narf36 > feature_in_
pcl::PointCloud< pcl::Narf36 > feature_out_

Detailed Description

template<typename Point>
class Feature_NARF< Point >

Definition at line 77 of file narf.h.


Member Function Documentation

template<typename Point >
void Feature_NARF< Point >::extractFeatures ( const pcl::PointCloud< Point > &  point_cloud,
pcl::PointCloud< pcl::Narf36 > &  narf_descriptors 
) [static]

Definition at line 71 of file narf.hpp.

template<typename Point >
virtual Eigen::VectorXf Feature_NARF< Point >::getFeatureIn ( const int  index) [inline, virtual]

Implements FeatureContainerInterface_Euclidean< Point >.

Definition at line 140 of file narf.h.

template<typename Point >
virtual Eigen::VectorXf Feature_NARF< Point >::getFeatureOut ( const int  index) [inline, virtual]

Implements FeatureContainerInterface_Euclidean< Point >.

Definition at line 134 of file narf.h.

template<typename Point >
const pcl::PointCloud<Point>& Feature_NARF< Point >::getFilteredInputCloud ( ) [inline]

Definition at line 84 of file narf.h.

template<typename Point >
const pcl::PointCloud<Point>& Feature_NARF< Point >::getFilteredOutputCloud ( ) [inline]

Definition at line 85 of file narf.h.

template<typename Point >
virtual bool Feature_NARF< Point >::hidden_build ( ) [inline, virtual]

Implements FeatureContainerInterface_Euclidean< Point >.

Definition at line 87 of file narf.h.


Member Data Documentation

template<typename Point >
pcl::PointCloud<pcl::Narf36> Feature_NARF< Point >::feature_in_ [private]

Definition at line 79 of file narf.h.

template<typename Point >
pcl::PointCloud<pcl::Narf36> Feature_NARF< Point >::feature_out_ [private]

Definition at line 79 of file narf.h.


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


cob_3d_registration
Author(s): Joshua Hampp
autogenerated on Wed Aug 26 2015 11:02:36