Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::dseg::RandomStaticPredictor Class Reference

It's a Predictor that "grow" the covariance of the predictor from a given amount. More...


Detailed Description

It's a Predictor that "grow" the covariance of the predictor from a given amount.

It also artificially add noise on the parameters of the segment, it's mainly use for debugging purposes and testing tracking on the same image as detection.

Definition at line 14 of file RandomStaticPredictor.hpp.

#include <RandomStaticPredictor.hpp>

Inheritance diagram for jafar::dseg::RandomStaticPredictor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 RandomStaticPredictor (double _posError, double _angleError, double _angleErrorCoef=0.1, int _seedPos=1242, int _seedAngle=4212)
virtual SegmentHypothesispredictionFor (const SegmentHypothesis *) const
 Creates a new segment hypothesis that can be used to track the segment.

Private Attributes

double m_posError
double m_angleError
jmath::NormalDistribution m_randomPos
jmath::NormalDistribution m_randomAngle

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:34 for Jafar by doxygen 1.7.6.1
LAAS-CNRS