フィルターのクリア

How to fit a blob in a rectangle??

1 回表示 (過去 30 日間)
Sucheta
Sucheta 2012 年 2 月 27 日
I have this BW image. I want to fit this blob exactly in a rectangle and highlight it. Can anyone tell me a MATLAB program for the same. ASAP please.

回答 (2 件)

Image Analyst
Image Analyst 2012 年 2 月 27 日
It's not easy. John D'Errico used to have a minimum inscribed rectangle function where the rectangle could be at any angle but he took it down. You might try this: http://www.mathworks.com/matlabcentral/fileexchange/28155-inscribedrectangle but I can't tell if it does weird angles. Alternatively you might try the BoundingBox measurement of regionprops().

Image Analyst
Image Analyst 2012 年 3 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by