Extract an Essential Skeleton of a Character as a Graph from a Character Image using growing neural gas method
조회 수: 1 (최근 30일)
이전 댓글 표시
Can anyone among you all help me by giving a matlab code to extract an Essential Skeleton of a Character as a Graph from a Character Image using growing neural gas method.
댓글 수: 0
답변 (2개)
Walter Roberson
2017년 2월 19일
편집: Walter Roberson
2017년 2월 19일
댓글 수: 2
Walter Roberson
2017년 2월 19일
편집: Walter Roberson
2017년 2월 19일
It is not obvious to me that there is any beneficial use for this neural gas technique for the purpose of extracting skeletonization of characters. However I do see that there is the paper https://arxiv.org/ftp/arxiv/papers/1506/1506.05068.pdf . Looking at that, I see that you should just be binarizing your character image and then passing it to the GNG technique.
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing and Computer Vision에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!