필터 지우기
필터 지우기

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