[Image-SIG] problem with numpy.asarray and PIL

Fredrik Lundh fredrik at pythonware.com
Wed Aug 5 12:57:42 CEST 2009


Note that there's been some changes to the numpy interface in 1.1.7,
which was recently tagged for release, even though I haven't gotten
around to cut the tarballs just yet:

   http://hg.effbot.org/pil-2009-raclette/src/pil-117/

</F>

On Tue, Aug 4, 2009 at 10:09 PM, Guy K. Kloss<g.kloss at massey.ac.nz> wrote:
> Fredrik,
>
> On Tue, 04 Aug 2009 21:28:35 Fredrik Lundh wrote:
>> Note that PIL has its own histogram method (for a monochrome image,
>> the counts will end up in slot 0 and 255).
>
> that may be true. But many people (including myself) have got needs for more
> in-depth analyses using the functions that e. g. NumPy offers. So I guess
> that's something that should work as well.
>
> Guy
>
> --
> Guy K. Kloss
> Institute of Information and Mathematical Sciences
> Te Kura Pūtaiao o Mōhiohio me Pāngarau
> Massey University, Albany (North Shore City, Auckland)
> 473 State Highway 17, Gate 1, Mailroom, Quad B Building
> voice: +64 9 414-0800 ext. 9585   fax: +64 9 441-8181
> G.Kloss at massey.ac.nz http://www.massey.ac.nz/~gkloss
> _______________________________________________
> Image-SIG maillist  -  Image-SIG at python.org
> http://mail.python.org/mailman/listinfo/image-sig
>


More information about the Image-SIG mailing list