[SciPy-dev] [Numpy-discussion] rgb_to_hsv in scipy.misc ? (was: Optimizing speed for large-array inter-element algorithms (specifically, color space conversion))

Robert Kern robert.kern at gmail.com
Tue Jul 7 20:57:30 EDT 2009


2009/7/7 Stéfan van der Walt <stefan at sun.ac.za>:
> Hi Damian
>
> 2009/7/7 Damian Eads <eads at soe.ucsc.edu>:
>> +1 on rgb_to_hsv making it into SciPy. I needed it recently for some
>> research code I'm working on.
>
> I've also needed that code recently, so I'd be glad to include it.
>
>> +1 on imread. Stefan, do you have any thoughts on its interface? I'm
>> an advocate for making it as similar to MATLAB's interface as possible
>> to make it easier for people to switch from MATLAB to Python.
>
> It's already in :-)  I'm open to any recommendations on the API.

http://svn.scipy.org/svn/scipy/branches/sandbox/scipy/sandbox/image/color.py

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the SciPy-Dev mailing list