OpenCV
2.4.13.4
Open Source Computer Vision
Public Types
|
Public Member Functions
|
Public Attributes
|
List of all members
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:
hybridtracker.hpp
cv
CvMotionModel
Generated on Thu Oct 12 2017 12:08:40 for OpenCV by
1.8.12