필터 지우기
필터 지우기

I am not getting the BoundingBox

조회 수: 1 (최근 30일)
amogha
amogha 2014년 10월 18일
댓글: amogha 2014년 10월 21일
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