Shape detection in real time video
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Mohammad Sami
el 23 de Ag. de 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.
Respuestas (1)
Ver también
Categorías
Más información sobre Speech Recognition en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!