Interactive Mona Lisa Demo

Adam Hughes hughesadam87 at gmail.com
Tue Feb 3 20:14:49 EST 2015


Sorry, I attached the wrong compressed file.  Use this version.

On Tue, Feb 3, 2015 at 7:57 PM, Adam Hughes <hughesadam87 at gmail.com> wrote:

> Hey everyone,
>
> I made an interactive demo for a class I'm TAing where the user loads an
> image (default is mona lisa prado) and they can dynamically change HSV or
> RGB values with sliders, and the altered image is updated in realtime.  The
> point of this excercise is to try to mimic the fading of the mona lisa
> prado colors into the tinged yellow version of the original Mona Lisa on
> display today.
>
> This program uses TraitsUI and Chaco for its interactivity, so probably
> isn't of direct use for the image viewer; however, in the spirit of
> interactive examples, I thought it would be cool to share.  It was much
> easier to get Chaco and play nicely with image data than I thought it would
> be.
> /home/glue/Desktop/monolisa.tar.gz
> *Note: this will be very slow if you use the high-res version of the mona
> lisa prado, so please start by trying the lowres files*.
>
> Requirements:
>
>    scikit-image
>    numpy
>    chaco
>    traits
>    traitsui
>    enable
>
>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "scikit-image" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/scikit-image/0DGu77zgTGo/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> scikit-image+unsubscribe at googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20150203/1e3b8166/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: monolisa.zip
Type: application/zip
Size: 5176385 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20150203/1e3b8166/attachment.zip>


More information about the scikit-image mailing list