how to join the edges?

i have found the edge of an image using edge command .the lines are not properly connected .How to join those scattered lines...

Answers (2)

Matt J
Matt J on 10 Jul 2013

0 votes

Possibly using IMCLOSE.
Image Analyst
Image Analyst on 10 Jul 2013

0 votes

You could use edge linking methods, such as those on Peter Kovesi's web site: http://www.csse.uwa.edu.au/~pk/Research/MatlabFns/#edgelink

Asked:

on 10 Jul 2013

Community Treasure Hunt

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

Start Hunting!