detecting the corners
Show older comments
hi i have assigned a task of door detection,that is i have to draw a bounding box at the boundaries of door,is it possible,please tell
6 Comments
Chandra Kurniawan
on 22 Jan 2012
Hi, Kash
Please show me the image
kash
on 24 Jan 2012
Hoa
on 24 Jan 2012
try to upload in this website...so that we may not need to download the image. http://tinypic.com/
kash
on 24 Jan 2012
Hoa
on 24 Jan 2012
Hello Kash
It looks like u already drawn a bounding box?
kash
on 26 Jan 2012
Answers (1)
Image Analyst
on 26 Jan 2012
0 votes
roipoly() will let you draw a polygon around the door interactively. If you need to detect the door first, then call corner(), and then call plot() to display what you found.
1 Comment
Walter Roberson
on 23 Feb 2012
http://www.mathworks.com/help/releases/R2010a/toolbox/images/cornermetric.html
Categories
Find more on ROI-Based Processing 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!