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

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.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

질문:

2011년 10월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by