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

Damian Eads eads at soe.ucsc.edu
Tue Jul 7 12:48:54 EDT 2009


+1 on rgb_to_hsv making it into SciPy. I needed it recently for some
research code I'm working on.

+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.

2009/2/18 Stéfan van der Walt <stefan at sun.ac.za>:
> Hi Nicolas
>
> 2009/2/18 Nicolas Pinto <pinto at mit.edu>:
>> Would it be possible to include the following rgb to hsv conversion code in
>> scipy (probably in misc along with misc.imread, etc.) ?
>
> I think SciPy could do with some more image processing algorithms.
> Would anyone mind if we added this sort of thing to the ndimage
> namespace?  I'd also like to make available `imread` in that module.
>
> If there aren't any objections, I'd gladly help integrate the color
> conversion code.
>
> Regards
> Stéfan
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-dev
>



-- 
-----------------------------------------------------
Damian Eads                             Ph.D. Candidate
Jack Baskin School of Engineering, UCSC        E2-489
1156 High Street                 Machine Learning Lab
Santa Cruz, CA 95064    http://www.soe.ucsc.edu/~eads



More information about the SciPy-Dev mailing list