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.11 for MRPT 1.4.0 SVN:Unversioned directory at Sun Jul 10 11:38:36 UTC 2016 |