Public Types | Public Member Functions | Private Member Functions
pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT > Class Template Reference

#include <ppfrgb.h>

Inheritance diagram for pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef pcl::PointCloud
< PointOutT
PointCloudOut

Public Member Functions

 PPFRGBEstimation ()
 Empty Constructor.

Private Member Functions

void computeFeature (PointCloudOut &output)
 The method called for actually doing the computations.

Detailed Description

template<typename PointInT, typename PointNT, typename PointOutT>
class pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT >

Definition at line 47 of file ppfrgb.h.


Member Typedef Documentation

template<typename PointInT , typename PointNT , typename PointOutT >
typedef pcl::PointCloud<PointOutT> pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT >::PointCloudOut

Reimplemented from pcl::FeatureFromNormals< PointInT, PointNT, PointOutT >.

Definition at line 56 of file ppfrgb.h.


Constructor & Destructor Documentation

template<typename PointInT , typename PointNT , typename PointOutT >
pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT >::PPFRGBEstimation ( )

Empty Constructor.

Definition at line 46 of file ppfrgb.hpp.


Member Function Documentation

template<typename PointInT , typename PointNT , typename PointOutT >
void pcl::PPFRGBEstimation< PointInT, PointNT, PointOutT >::computeFeature ( PointCloudOut output) [private, virtual]

The method called for actually doing the computations.

Parameters:
outputthe resulting point cloud (which should be of type pcl::PPFRGBSignature);

Implements pcl::Feature< PointInT, PointOutT >.

Definition at line 58 of file ppfrgb.hpp.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:43:02