Hi, How can I detect and track an object while its moving in a video and want to know its position?

15 次查看(过去 30 天)
Hi, How can I detect and track an object while its moving in a video and want to know its position?

采纳的回答

Image Analyst
Image Analyst 2022-11-6
See my attached demo where I track a green Sharpie in a video.
  16 个评论
Walter Roberson
Walter Roberson 2022-11-20
That video is Microsoft ASF codec. That codec is not supported on MacOS. When I convert the video to m4v using VLC then the program runs without problem for me.
I suspect that your system is not reading the video properly.
I find some indications that historically those kinds of videos were supported by MATLAB on Windows, but that there were difficulties that the frame count could not be determined until the file had been completely read. I do not know if that is still the case.
Batuhan Istanbullu
Batuhan Istanbullu 2022-11-21
I will try to search any solutions to that problem if possible, thank you for your help and attention Walter.
Have a good day!

请先登录,再进行评论。

更多回答(1 个)

Walter Roberson
Walter Roberson 2022-11-6

Community Treasure Hunt

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

Start Hunting!

Translated by