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!