Is there any egde linking/edge following method in matlab

Dear all, is there any already implemented method for edge linking/edge following to connect the small edge segment of an image in MATLAB.
Thanks in advance.

 Accepted Answer

3 Comments

I receive the following error when I run the program:
*Undefined function 'findendsjunctions' for input arguments of type 'logical'.
Error in edgelink (line 97) [RJ, CJ, re, ce] = findendsjunctions(EDGEIM);*
Any idea how to resolve this?
I haven't used it. Contact Peter Kovesi, the author.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!