Track actual boundaries of an object moving in a video

3 次查看(过去 30 天)
Hello all.
I am starting a new project of locating an object that is moving in a video. I object can be identified eaisly by its contrast difference from its surroundings. It also has straight edges. I am not aware of how Computer Vision Toolbox can help with, so I need some initial assistance.
Ultimately, if I am able to track the boundaries as shown in the attached image and through the whole video, that would be great. I am not able to upload the vidoe, and the attached image is the initial frame of the video.
I tried using vision.PointTracker, but I noticed that MATLAB lose their track eaisly. I am looking for a tool that I can provide the initial geometry of the object and then it tracks it efficiently. Any suggestion would be great.
Thanks a lot, Ahmad
  1 个评论
Birju Patel
Birju Patel 2022-9-22
Given the contrast difference, vision.HistogramBasedTracker might help. Although, the outcome would depend on the what the back end of the thing your tracking looks like as it cross the video frame.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Computer Vision with Simulink 的更多信息

产品


版本

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by