Extract an Essential Skeleton of a Character as a Graph from a Character Image using growing neural gas method

2 views (last 30 days)
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.

Answers (2)

Walter Roberson
Walter Roberson on 19 Feb 2017
Edited: Walter Roberson on 19 Feb 2017
  2 Comments
Abhishek Ghai
Abhishek Ghai on 19 Feb 2017
I already have this but I am not getting how to add images in it to get their skeletonized graph. As in this import data is used for spiral, circle & jain but I want to add my character image in it & want their skeletonized graph. How to do that please tell me?
Walter Roberson
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.

Sign in to comment.


Mohammad Bhat
Mohammad Bhat on 8 Jun 2017
I also don't think so. It will work....just time wasting....

Tags

Community Treasure Hunt

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

Start Hunting!