$search

cob_3d_mapping::merge_config Struct Reference

Struct with merge configuration. More...

#include <polygon.h>

List of all members.

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 80 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 87 of file polygon.h.

Distance threshold.

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

Definition at line 93 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 100 of file polygon.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


cob_3d_mapping_common
Author(s): Georg Arbeiter
autogenerated on Fri Mar 1 15:17:41 2013