I am working on the code to trace mouse location on screen using the Kalman filter. But I wanted to know which parameters (with values) I should consider? What values should be taken in the transition matrix? And most important what range of values to consider for the X position of the mouse, the Y position of the mouse, the velocity change along the X axis, and the velocity change along the Y axis (these are rows of transition matrix).

help.

Similar questions and discussions