If the image is in the form of a standard image format (png, bmp,
jpeg...) you can use the PIL library. png file can be read by pylab's
imread function.

   Nadav.

On Sun, 2007-11-04 at 23:37 -0800, [EMAIL PROTECTED] wrote:

> hi
> i wish to convert an rgb image into an array of double values..is
> there a method for that in numpy?
> also i want to create an array of doubles into corresponding rgb
> tuples of an image
> can anyone guide me?
> dn
> 
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to