I am not getting the BoundingBox

2 visualizaciones (últimos 30 días)
amogha
amogha el 18 de Oct. de 2014
Comentada: amogha el 21 de Oct. de 2014
stats = regionprops(bwlabel(K),'Area','Centroid','Perimeter','BoundingBox');
Boxes=cat(1,stats.BoundingBox);

Respuesta aceptada

Image Analyst
Image Analyst el 21 de Oct. de 2014

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by