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.

 採用された回答

Image Analyst
Image Analyst 2011 年 10 月 10 日

1 投票

3 件のコメント

Maxwell Johnson
Maxwell Johnson 2013 年 6 月 27 日
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?
Image Analyst
Image Analyst 2013 年 6 月 27 日
I haven't used it. Contact Peter Kovesi, the author.

サインインしてコメントする。

その他の回答 (1 件)

Community Treasure Hunt

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

Start Hunting!

Translated by