Extract an Essential Skeleton of a Character as a Graph from a Character Image using growing neural gas method
2 views (last 30 days)
Show older comments
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 Comments
Answers (2)
Walter Roberson
on 19 Feb 2017
Edited: Walter Roberson
on 19 Feb 2017
2 Comments
Walter Roberson
on 19 Feb 2017
Edited: Walter Roberson
on 19 Feb 2017
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.
See Also
Categories
Find more on Image Processing and Computer Vision in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!