MipTasks::FeatExtrOptions Class Reference
[Feature extraction]

Options for the feature extraction. More...

#include <FeatExtrTask.h>

Inheritance diagram for MipTasks::FeatExtrOptions:

Options MIPObject

List of all members.

Public Member Functions

 FeatExtrOptions ()
 Default constructor.
string getObjectName () const
 Gets the Name of the Options.

Public Attributes

DecimalOptiondiscThreshold
 Discontinuity threshold in a scan (m).
DecimalOptionminRobWidth
 Minimum width of a protrusion to be sensed (m).
DecimalOptionmaxRobWidth
 Maximum width of a protrusion to be sensed (m).
DecimalOptionoffset
 Offset to add at the measured distance of a protrusion (m).
DecimalOptionsameFeatThreshold
 Maximum distance to consider two protrusion the same protrusion (m).
DecimalOptionaddNoiseRange
 Covariance of the gaussian additive noise on the range (m).
DecimalOptionaddNoiseBear
 Covariance of the gaussian additive noise on the bearing (m).
IntOptiondoCornerExtraction
 Wether (1) or not (0) the corner extraction has to be performed.
IntOptiondoProtrusionExtraction
 Wether (1) or not (0) the protrusion extraction has to be performed.
BoolOptionsaveLaserMeas
 Save the current TState.


Detailed Description

Options for the feature extraction.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipTasks::FeatExtrOptions::FeatExtrOptions (  ) 

Default constructor.


Member Function Documentation

string MipTasks::FeatExtrOptions::getObjectName (  )  const [inline, virtual]

Gets the Name of the Options.

Returns:
The name the Options.

Implements Options.


Member Data Documentation

Discontinuity threshold in a scan (m).

Minimum width of a protrusion to be sensed (m).

Maximum width of a protrusion to be sensed (m).

Offset to add at the measured distance of a protrusion (m).

Maximum distance to consider two protrusion the same protrusion (m).

Covariance of the gaussian additive noise on the range (m).

Covariance of the gaussian additive noise on the bearing (m).

Wether (1) or not (0) the corner extraction has to be performed.

Wether (1) or not (0) the protrusion extraction has to be performed.

Save the current TState.


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

Generated on Mon Feb 20 07:01:13 2017 for MIP by  doxygen 1.5.6