Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

actually, I've found the answer from reading source code that implements KalmanFilter algorithm. The code is in module video/kalman.cpp

actually, I've found the answer from reading source code that implements KalmanFilter algorithm. The code is in module video/kalman.cppvideo/kalman.cpp which clearly defines what DynamParam, MeasureParam, ControlParam are and how the matrices are defined