Drawing ROI on video frame
Mostrar comentarios más antiguos
Hi all, I am currently working a project on vehicle detection. The problem I encounter is that when I draw the ROI on the video frame using impoly and obtain the coordinates of the polygon using getPosition. However, when i try to show it with shapeinserter, it says the point input must be M by 2L matrix. but isn't that the type of matrix from getPosition is also n by 2?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre ROI-Based Processing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!