Relative Content

Tag Archive for c++opencvkalman-filter

kalman filter 2d opencv

“I am trying to convert the Kalman filter example from OpenCV to a 2D implementation, assuming the point is moving along the bisector. But when running the code, you can see that the video output is far from optimal. Can you tell me where I am going wrong?”