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

Gopalakrishnan Subramani gopalakrishnan.subramani at gmail.com
Thu Apr 17 08:14:36 CEST 2014


OK, we have product attributes like title, brand, & (deep micro data like
memory, CPU power, voltage, frequency, flow etc) offers and discount
details plus image icons/images. Using this content,at runtime, we want to
generate images for Banners + flyers, ads, with image + few product
attributes with smaller and bigger titles with colors.

One option is to generate HTML5 content and output image from there.
Second option is to generate images using imaging library.




On Thu, Apr 17, 2014 at 11:27 AM, Vineet Panchbhaiyye <pvineet at gmail.com>wrote:

> When you say generate images, first thought that hits me is you want to
> generate test images for some application.
> Could you elaborate on it?
>
> To understand some filters you do need to read up the basics
> On Apr 17, 2014 11:03 AM, "Gopalakrishnan Subramani" <
> gopalakrishnan.subramani at gmail.com> wrote:
>
> > I heard about opencv, never thought that it can generate images. Does it
> > require Machine/Computer Vision expertise to understand?
> >
> > Thanks for the pointer. I will look into that.
> >
> >
> > On Thu, Apr 17, 2014 at 10:18 AM, Vineet Panchbhaiyye <pvineet at gmail.com
> > >wrote:
> >
> > > Is there any particular reason you are not considering opencv.
> > > If not, check out opencv.
> > >  On Apr 17, 2014 9:47 AM, "Gopalakrishnan Subramani" <
> > > gopalakrishnan.subramani at gmail.com> wrote:
> > >
> > > > Any notable differences between Pillow vs PIL? We need to create
> images
> > > > dynamically from text & images, not looking for command line
> > > apps/features.
> > > > _______________________________________________
> > > > BangPypers mailing list
> > > > BangPypers at python.org
> > > > https://mail.python.org/mailman/listinfo/bangpypers
> > > >
> > > _______________________________________________
> > > BangPypers mailing list
> > > BangPypers at python.org
> > > https://mail.python.org/mailman/listinfo/bangpypers
> > >
> > _______________________________________________
> > BangPypers mailing list
> > BangPypers at python.org
> > https://mail.python.org/mailman/listinfo/bangpypers
> >
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>


More information about the BangPypers mailing list