In this structure parameters can be changed to customize the behaviour of this algorithm.
Definition at line 42 of file CDetectorDoorCrossing.h.
#include <mrpt/detectors/CDetectorDoorCrossing.h>
Public Member Functions | |
TOptions () | |
Public Attributes | |
unsigned int | windowSize |
The window size, in (action,observations) pairs;min. More... | |
float | gridResolution |
|
inline |
Definition at line 44 of file CDetectorDoorCrossing.h.
float mrpt::detectors::CDetectorDoorCrossing::TOptions::gridResolution |
Definition at line 52 of file CDetectorDoorCrossing.h.
unsigned int mrpt::detectors::CDetectorDoorCrossing::TOptions::windowSize |
The window size, in (action,observations) pairs;min.
value is 2.
Definition at line 50 of file CDetectorDoorCrossing.h.
Page generated by Doxygen 1.8.9.1 for MRPT 1.3.2 SVN:Unversioned directory at Thu Dec 10 00:07:55 UTC 2015 |