Shape detection in real time video
5 ビュー (過去 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
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 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!