OpenCV  2.4.13.4
Open Source Computer Vision
cv::CvMotionModel Struct Reference

#include <hybridtracker.hpp>

Public Types

enum  { LOW_PASS_FILTER = 0, KALMAN_FILTER = 1, EM = 2 }
 

Public Member Functions

 CvMotionModel ()
 

Public Attributes

float low_pass_gain
 

Member Enumeration Documentation

§ anonymous enum

anonymous enum
Enumerator
LOW_PASS_FILTER 
KALMAN_FILTER 
EM 

Constructor & Destructor Documentation

§ CvMotionModel()

cv::CvMotionModel::CvMotionModel ( )
inline

Member Data Documentation

§ low_pass_gain

float cv::CvMotionModel::low_pass_gain

The documentation for this struct was generated from the following file: