Hi Author,
Currently Im tracking the object with constant velocity model.
The parameter "dt" is time interval as we know in kalman filer.
My query is how to compute or choose optimal value of dt??
Im detecting object using computer vision algorithm at frame rate of 20FPS...
So I have computed dt = 20/30 (MyAlgo_FPS/CameraCapture_FPS).
Is my computation is right ?
I eagerly wait for prompt response.
Thanks,
Anil.
Hi Author,
Currently Im tracking the object with constant velocity model.
The parameter "dt" is time interval as we know in kalman filer.
My query is how to compute or choose optimal value of dt??
Im detecting object using computer vision algorithm at frame rate of 20FPS...
So I have computed dt = 20/30 (MyAlgo_FPS/CameraCapture_FPS).
Is my computation is right ?
I eagerly wait for prompt response.
Thanks,
Anil.