Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Python OpenCV Kalman Filter, How to set the initial position ?

I tried setting statePre, and statePost variables to desired initial position but it has no effect. The initial position is always (0,0).

Thank you