How to find Minimum Circumscribed Rectangle for an image?
Show older comments
I have extracted Salient object from natural image along with few minor background details in different color channels (e.g. L,a,b- R,G,B, Y,Cb,Cr) . Now i need minimum circumscribed rectangle to choose it. If any other good suggestion except current approach, to select object, it will be appreciated.
Thanks.
Answers (1)
Image Analyst
on 14 Oct 2013
0 votes
It's not easy but luckily John has done the work for you: http://www.mathworks.com/matlabcentral/fileexchange/34767-a-suite-of-minimal-bounding-objects
Categories
Find more on Image Segmentation and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!