필터 지우기
필터 지우기

Track actual boundaries of an object moving in a video

조회 수: 3 (최근 30일)
Ahmad Gad
Ahmad Gad 2022년 9월 7일
댓글: Birju Patel 2022년 9월 22일
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