Public Member Functions | Public Attributes
cob_3d_mapping::MergeConfig Struct Reference

Struct with merge configuration. More...

#include <polygon.h>

List of all members.

Public Member Functions

 MergeConfig ()

Public Attributes

double angle_thresh
 Angular threshold.
float d_thresh
 Distance threshold.
std::string weighting_method
 Weighting method.

Detailed Description

Struct with merge configuration.

Note:
Members of struct determine merge thresholds and the weighting method , which is applied.

Definition at line 86 of file polygon.h.


Constructor & Destructor Documentation

Definition at line 88 of file polygon.h.


Member Data Documentation

Angular threshold.

Note:
Used, when an angular kind of threshold is needed. For example while comparing normals of shapes.

Definition at line 92 of file polygon.h.

Distance threshold.

Note:
Used, when a metrical threshold is needed. For Example, while comparing positions of shapes.

Definition at line 105 of file polygon.h.

Weighting method.

Note:
Method, that is used to determine the merge weight of a shape.
Implemented methods are: "COUNTER","AREA"

Definition at line 112 of file polygon.h.


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


cob_3d_mapping_common
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:02:19