Demo application which allows the user to load a picture from the disk (300-by-300 px is the recommended size) and train a Self-Organising Map (SOM) after it. Various parameters of the learning algorithm can be modified. The application is open-source, written in C++, and can be compiled
To download the sources: http://www.fabioruini.eu/blog/2011/07/04/self-organising-maps-for-image-analy...
Thanks to http://www.ai-junkie.com/ann/som/som1.html for the tutorial which I've followed to write this application.
Link to this comment:
All Comments (0)