[CentralOH] Python library for image processing?

Andrew Kubera andrewkubera at gmail.com
Tue Apr 9 15:58:19 EDT 2019


The Pillow library has an Image.getpixel method that is probably what
you're looking for.

On Tue, Apr 9, 2019, 3:48 PM Eric Miller <miller.eric.t at gmail.com> wrote:

> Looking for a library to parse each pixel in an image file. Need to map
> each x,y pixel to its associated RGB values.
>
> Any recommendations for a lib that will do this well?
>
> Thanks!
> _______________________________________________
> CentralOH mailing list
> CentralOH at python.org
> https://mail.python.org/mailman/listinfo/centraloh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/centraloh/attachments/20190409/ba5771ad/attachment.html>


More information about the CentralOH mailing list