Shape detection in real time video
Afficher commentaires plus anciens
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 commentaires
Nguyen Quang Hung
le 23 Août 2020
me too
Mohammad Sami
le 23 Août 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.
Réponses (1)
Image Analyst
le 23 Août 2020
1 vote
See attached shape detection demos.
1 commentaire
Nguyen Quang Hung
le 23 Août 2020
thank you so much. I'll try it
Catégories
En savoir plus sur Speech Recognition dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!