how to make bounding box using centroid
3 ビュー (過去 30 日間)
古いコメントを表示
i am trying to make bonding box on a particular region,i know its centroid.Is there any way to get the region bounding box using its centroid. I know this statement to get boundingbox using standard deviation rectangle('Position', s(lowStd(k)).BoundingBox,'EdgeColor','y');
0 件のコメント
回答 (1 件)
Image Analyst
2012 年 6 月 6 日
Yes. See my image segmentation tutorial. It does that. http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!