Drawing ROI on video frame
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur ROI-Based Processing 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!