detecting the corners

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

Hi, Kash
Please show me the image
kash
kash on 24 Jan 2012
Chandra please look at figure 1
http://www.sendspace.com/file/cv0jhn
Hoa
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
kash on 24 Jan 2012
<a href="http://tinypic.com?ref=5foj1d" target="_blank" rel="nofollow noopener noreferrer"><img src="http://i42.tinypic.com/5foj1d.jpg" border="0" alt="Image and video hosting by TinyPic"></a>
Hoa
Hoa on 24 Jan 2012
Hello Kash
It looks like u already drawn a bounding box?
kash
kash on 26 Jan 2012
no its is my image,need to draw bounding box,please help,with some codings
I NEED CIDINGS FOR PSO also, i have A=[ 1 9 23 69 56 2 3 ]
i need to sort these in ascending order using PSO ,please help

Sign in to comment.

Answers (1)

Image Analyst
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

http://www.mathworks.com/help/releases/R2010a/toolbox/images/cornermetric.html

Sign in to comment.

Asked:

on 22 Jan 2012

Community Treasure Hunt

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

Start Hunting!