tabletop_object_detector::ICPRegistrationFitter< T > Class Template Reference

Implementation of a model fitter using ICP registration from pcl. More...

#include <icp_registration_fitter.h>

Inheritance diagram for tabletop_object_detector::ICPRegistrationFitter< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

ModelFitInfo fitPointCloud (const T &cloud)
void initializeFromMesh (const geometric_shapes_msgs::Shape &mesh)

Private Attributes

cloudmodel_

Detailed Description

template<typename T>
class tabletop_object_detector::ICPRegistrationFitter< T >

Implementation of a model fitter using ICP registration from pcl.

Definition at line 46 of file icp_registration_fitter.h.


Member Function Documentation

template<typename T >
ModelFitInfo tabletop_object_detector::ICPRegistrationFitter< T >::fitPointCloud ( const T &  cloud  )  [inline]

Definition at line 59 of file icp_registration_fitter.h.

template<typename T >
void tabletop_object_detector::ICPRegistrationFitter< T >::initializeFromMesh ( const geometric_shapes_msgs::Shape &  mesh  )  [inline]

Definition at line 46 of file icp_registration_fitter.h.


Member Data Documentation

template<typename T >
T tabletop_object_detector::ICPRegistrationFitter< T >::cloudmodel_ [private]

Definition at line 88 of file icp_registration_fitter.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator


tabletop_object_detector
Author(s): Marius Muja and Matei Ciocarlie
autogenerated on Fri Jan 11 09:34:40 2013