I wan to use Opencv Kalman filter implementation for smooth some noise points. So I\'ve tried to code a simple test for it.
Let\'s say I have an observation (a point
I didn't set the transition and measurement matrix.
I have found standard state-space values for those matrix in this excellent MATLAB documentation page.