Track object off focus in video
Show older comments
Hi everyone,
I use the MATLAB point tracker to track an object in a video (well, one specific point of the object). I detected points of interest by using detectMinEigenFeatures(). Everything works great so far. The video I am currently processing has its object of interest in an area off focus. Thus, the tracking is really difficult. Do you have any advice or suggesting on how to improve tracking of blurry objects? My intitial idea was to mask the object. However, with the object being off focus, masking was difficult too.
Appreciate any advice!! Thank you.
Answers (1)
Image Analyst
on 9 May 2020
0 votes
I'm attaching a tracking demo. Adapt as needed. Attach your movie if you need more help.
Categories
Find more on Tracking and Motion Estimation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!