io.imshow(fancy=True) and the new color channel mixer!

Stéfan van der Walt stefan at sun.ac.za
Wed Nov 4 00:50:30 EST 2009


Hey, Chris

2009/11/4 Chris Colbert <sccolbert at gmail.com>:
> In the status bar of the window, you get your cursor position, as well
> as the RGB pixels values of the image over point at which your mouse
> is hovering.

The viewer is coming along very nicely!

> Now, the new ColorMixer:

[...]

> You'll have to manually build the _colormixer.pyx file cause I havent
> hooked in a setup.py yet.

I've added a setup file for the colour mixer, as well as some
documentation and tests:

http://github.com/stefanv/scikits.image/commits/chris_io

You may pull the changes from there if you like them.

Cheers
Stéfan



More information about the scikit-image mailing list