Shape detection in real time video

조회 수: 7 (최근 30일)
amirul
amirul 2014년 3월 29일
댓글: Nguyen Quang Hung 2020년 8월 23일
i need to do shape detection ( square and round ) in real time video, im still stuck and can anyone suggesting me what link is the best?
  댓글 수: 2
Nguyen Quang Hung
Nguyen Quang Hung 2020년 8월 23일
me too
Mohammad Sami
Mohammad Sami 2020년 8월 23일
You should break your problem into two separate problems. First part you need to implement a code detects the shape you want in a static image. The second part you grab frames from a video and pass it to the code that works on static image.

댓글을 달려면 로그인하십시오.

답변 (1개)

Image Analyst
Image Analyst 2020년 8월 23일
See attached shape detection demos.
  댓글 수: 1
Nguyen Quang Hung
Nguyen Quang Hung 2020년 8월 23일
thank you so much. I'll try it

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by