I am not getting the BoundingBox

1 次查看(过去 30 天)
stats = regionprops(bwlabel(K),'Area','Centroid','Perimeter','BoundingBox');
Boxes=cat(1,stats.BoundingBox);

采纳的回答

Image Analyst
Image Analyst 2014-10-21

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by