[Numpy-discussion] RGB <-> HSV in numpy?

He Shiming heshiming at gmail.com
Sun Aug 21 23:39:15 EDT 2011


> On Sat, Aug 20, 2011 at 4:17 PM, David Warde-Farley
> <wardefar at 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.

-- 
Best regards,
He Shiming



More information about the NumPy-Discussion mailing list