How to find Minimum Circumscribed Rectangle for an image?
3 views (last 30 days)
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.
0 Comments
Answers (1)
Image Analyst
on 14 Oct 2013
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
0 Comments
See Also
Categories
Find more on Feature Detection and Extraction 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!