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.9.1 for MRPT 1.4.0 SVN: at Fri Sep 3 01:11:30 UTC 2021 |