Clear Filters
Clear Filters

Shape detection in real time video

6 views (last 30 days)
amirul
amirul on 29 Mar 2014
Commented: Nguyen Quang Hung on 23 Aug 2020
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 Comments
Mohammad Sami
Mohammad Sami on 23 Aug 2020
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.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 23 Aug 2020
See attached shape detection demos.

Community Treasure Hunt

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

Start Hunting!