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 14 of file TranslationPredictor.hpp.
#include <TranslationPredictor.hpp>
Public Member Functions | |
TranslationPredictor (double _xTranslation, double _yTranslation, double _translationError) | |
virtual SegmentHypothesis * | predictionFor (const SegmentHypothesis *) const |
Creates a new segment hypothesis that can be used to track the segment. | |
Private Attributes | |
double | m_xTranslation |
double | m_yTranslation |
double | m_translationError |
Generated on Wed Oct 15 2014 00:37:35 for Jafar by doxygen 1.7.6.1 |