Public Member Functions | Public Attributes
pcl::LINEMODDetection Struct Reference

Represents a detection of a template using the LINEMOD approach. More...

#include <linemod.h>

List of all members.

Public Member Functions

 LINEMODDetection ()
 Constructor.

Public Attributes

float scale
 scale at which the template was detected.
float score
 score of the detection.
int template_id
 ID of the detected template.
int x
 x-position of the detection.
int y
 y-position of the detection.

Detailed Description

Represents a detection of a template using the LINEMOD approach.

Author:
Stefan Holzer

Definition at line 314 of file linemod.h.


Constructor & Destructor Documentation

Constructor.

Definition at line 317 of file linemod.h.


Member Data Documentation

scale at which the template was detected.

Definition at line 328 of file linemod.h.

score of the detection.

Definition at line 326 of file linemod.h.

ID of the detected template.

Definition at line 324 of file linemod.h.

x-position of the detection.

Definition at line 320 of file linemod.h.

y-position of the detection.

Definition at line 322 of file linemod.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:42:13