Shape detection in real time video

3 次查看(过去 30 天)
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 个评论
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.

类别

Help CenterFile Exchange 中查找有关 Speech Recognition 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by