Private Member Functions
pcl::UniqueShapeContext< PointInT, Eigen::MatrixXf, PointRFT > Class Template Reference

UniqueShapeContext implements the Unique Shape Descriptor described here: More...

#include <usc.h>

Inheritance diagram for pcl::UniqueShapeContext< PointInT, Eigen::MatrixXf, PointRFT >:
Inheritance graph
[legend]

List of all members.

Private Member Functions

void compute (pcl::PointCloud< pcl::SHOT > &)
 Make the compute (&PointCloudOut); inaccessible from outside the class.
virtual void computeFeatureEigen (pcl::PointCloud< Eigen::MatrixXf > &output)
 The actual feature computation.

Detailed Description

template<typename PointInT, typename PointRFT>
class pcl::UniqueShapeContext< PointInT, Eigen::MatrixXf, PointRFT >

UniqueShapeContext implements the Unique Shape Descriptor described here:

The USC computed feature has the following structure:

Author:
Alessandro Franchi, Federico Tombari, Samuele Salti (original code)
Nizar Sallem (port to PCL)

Definition at line 236 of file usc.h.


Member Function Documentation

template<typename PointInT , typename PointRFT >
void pcl::UniqueShapeContext< PointInT, Eigen::MatrixXf, PointRFT >::compute ( pcl::PointCloud< pcl::SHOT > &  ) [inline, private]

Make the compute (&PointCloudOut); inaccessible from outside the class.

Parameters:
[out]outputthe output point cloud

Definition at line 256 of file usc.h.

template<typename PointInT , typename PointRFT >
void pcl::UniqueShapeContext< PointInT, Eigen::MatrixXf, PointRFT >::computeFeatureEigen ( pcl::PointCloud< Eigen::MatrixXf > &  output) [private, virtual]

The actual feature computation.

Parameters:
[out]outputthe resultant features

Reimplemented from pcl::UniqueShapeContext< PointInT, pcl::SHOT, PointRFT >.

Definition at line 256 of file usc.hpp.


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


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:20:18