how to get boundary details of particular object in an image
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
how should i get bounadary details of required object(i.e coordinates of that boundary) in an image.
0 commentaires
Réponse acceptée
Sean de Wolski
le 20 Avr 2011
The edge image?
doc edge
doc bwperim
doc bwboundaries
Or the BoundingBox output from regionprops
doc regionprops
0 commentaires
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!