how to get boundary details of particular object in an image
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
how should i get bounadary details of required object(i.e coordinates of that boundary) in an image.
0 Commenti
Risposta accettata
Sean de Wolski
il 20 Apr 2011
The edge image?
doc edge
doc bwperim
doc bwboundaries
Or the BoundingBox output from regionprops
doc regionprops
0 Commenti
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!