Jafar
|
It's a Predictor that "grow" the covariance of the predictor from a given amount. More...
It's a Predictor that "grow" the covariance of the predictor from a given amount.
Definition at line 11 of file StaticPredictor.hpp.
#include <StaticPredictor.hpp>
Public Member Functions | |
StaticPredictor (double _posError, double _angleError) | |
virtual SegmentHypothesis * | predictionFor (const SegmentHypothesis *) const |
Creates a new segment hypothesis that can be used to track the segment. | |
Private Attributes | |
double | m_posError |
double | m_angleError |
Generated on Wed Oct 15 2014 00:37:35 for Jafar by doxygen 1.7.6.1 |