Hi,

> [2] http://mldemos.epfl.ch/

> A bottle of scotch for whoever does the second.
> I'd really like to see that and I think it should be tooo hard.
>

I don't know much about GUI and Python but when I see MLdemos running, I
think it could be done in a quick and dirty way as a GIMP plugin. In fact,
GIMP provides you the brushes, the canvas, you can take several colors to
represent each class and the algorithm could be applied as a filter. Plus,
GIMP already embeds Python scripts as filters (well, it did several years
ago when I've done some GIMP filters for a project) and provides a way to
easily make popup windows to set up parameters easily. You also have
progress bars for free ;). It would not be too hard to generate animated
GIF if needed.

If Gael wants a demo for MICCAI, I think this is a way to get it done
quickly on time.
------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to