On Mon, Aug 22, 2011 at 5:39 AM, He Shiming <heshim...@gmail.com> wrote:

> > On Sat, Aug 20, 2011 at 4:17 PM, David Warde-Farley
> > <warde...@iro.umontreal.ca> wrote:
> >
> > Thanks, I'll check it out.
> >
> > --
> > Best regards,
> > He Shiming
> >
>
> Hi again. Project scikits.image appeared to be difficult to install
> under ubuntu. It complains about something related to OpenCV, and I
> didn't see any option to compile without it. I'm wondering if there
> are any simpler solutions, without using scikits.image or scipy, just
> numpy plus calculations. All I'm trying to do is to convert this
> algorithm:
> http://code.activestate.com/recipes/576919-python-rgb-and-hsv-conversion/
> to numpy flavor.
>
> You can use this file standalone without installing scikits.image:
https://github.com/stefanv/scikits.image/blob/master/scikits/image/color/colorconv.py

Ralf
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to