I have been trying to track feature points in the video using opencv. However, use of Shi Tomasi Corner Detection along with optical flow algorithm like Lucas Kanade Optical Flow doesn't seem to be able to track objects with faster motion accurately. Any insights on robust feature tracking in videos?

Similar questions and discussions