I am not getting the BoundingBox

2 visualizzazioni (ultimi 30 giorni)
amogha
amogha il 18 Ott 2014
Commentato: amogha il 21 Ott 2014
stats = regionprops(bwlabel(K),'Area','Centroid','Perimeter','BoundingBox');
Boxes=cat(1,stats.BoundingBox);

Risposta accettata

Image Analyst
Image Analyst il 21 Ott 2014

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by