point_cloud_library / 1.12.1 / classpcl_1_1recognition_1_1_hypothesis_base.html /

#include <pcl/recognition/ransac_based/hypothesis.h>

Public Member Functions

HypothesisBase (const ModelLibrary::Model *obj_model)
HypothesisBase (const ModelLibrary::Model *obj_model, const float *rigid_transform)
virtual ~HypothesisBase ()
void setModel (const ModelLibrary::Model *model)

Public Attributes

float rigid_transform_ [12]
const ModelLibrary::Model * obj_model_

Detailed Description

Definition at line 55 of file hypothesis.h.

Constructor & Destructor Documentation

HypothesisBase() [1/2]

pcl::recognition::HypothesisBase::HypothesisBase ( const ModelLibrary::Model * obj_model )
inline

Definition at line 58 of file hypothesis.h.

HypothesisBase() [2/2]

pcl::recognition::HypothesisBase::HypothesisBase ( const ModelLibrary::Model * obj_model,
const float * rigid_transform
)
inline

Definition at line 62 of file hypothesis.h.

References rigid_transform_.

~HypothesisBase()

virtual pcl::recognition::HypothesisBase::~HypothesisBase ( )
inlinevirtual

Definition at line 68 of file hypothesis.h.

Member Function Documentation

setModel()

void pcl::recognition::HypothesisBase::setModel ( const ModelLibrary::Model * model )
inline

Definition at line 71 of file hypothesis.h.

References obj_model_.

Member Data Documentation

obj_model_

rigid_transform_

float pcl::recognition::HypothesisBase::rigid_transform_[12]

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

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/classpcl_1_1recognition_1_1_hypothesis_base.html