[BangPypers] Imaging Library: Pillow vs PIL, any insights?

Vineet Panchbhaiyye pvineet at gmail.com
Thu Apr 17 07:03:37 CEST 2014


OpenCV is definitely heavy, then pillow/pil  should be good.

In opencv images/videos/web cam captures everything is converted to arrays/
matrices and processed so effectively you work on arrays/matrices
On Apr 17, 2014 10:23 AM, "Noufal Ibrahim KV" <noufal at nibrahim.net.in>
wrote:

> On Thu, Apr 17 2014, Vineet Panchbhaiyye wrote:
>
> > Is there any particular reason you are not considering opencv.
> > If not, check out opencv.
>
> Aren't they different? OpenCV is a computer vision. PIL/Pillow are still
> image processing.
>
> [...]
>
>
> --
> Cordially,
> Noufal
> http://nibrahim.net.in
>


More information about the BangPypers mailing list