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

He Shiming heshiming at gmail.com
Sun Aug 21 00:52:12 EDT 2011


On Sat, Aug 20, 2011 at 4:17 PM, David Warde-Farley
<wardefar at iro.umontreal.ca> wrote:
>
> There are functions for this available in scikits.image:
>
> http://stefanv.github.com/scikits.image/api/scikits.image.color.html
>
> Although you may need to reshape it with reshape(arr, (width, height, 4)) or something similar first.
>
> David

Thanks, I'll check it out.

-- 
Best regards,
He Shiming



More information about the NumPy-Discussion mailing list