Just go through this, you will get some ideas:

http://stackoverflow.com/questions/18943678/showing-web-camera-through-web-interface-python-cherrypy-opencv


On Thu, Apr 17, 2014 at 1:05 PM, Gopalakrishnan Subramani <
gopalakrishnan.subram...@gmail.com> wrote:

> I haven't used OpenCV before, I will give a try. We even have to generate
> videos as presentations based the content on the fly.
>
> Can OpenCV generate videos as wel?
>
>
> On Thu, Apr 17, 2014 at 11:55 AM, L Radhakrishna Rao <
> satishsaga...@gmail.com> wrote:
>
> > Hi,
> >
> > I will suggest you not to use PIL now, it is an oudated module.
> >
> > And someone has rightly pointed out, any specific reason that you are not
> > considering openCV?
> >
> > To generate the output on the fly, you will have to use a web module like
> > cherrpy, where, the openCV function encoding can be used, videos can be
> > buffered dynamically.
> >
> > With Best Regards,
> >
> > Radhakrishna Rao L
> >
> >
> > On Thu, Apr 17, 2014 at 11:44 AM, Gopalakrishnan Subramani <
> > gopalakrishnan.subram...@gmail.com> wrote:
> >
> > > 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 <
> pvin...@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.subram...@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 <
> > > pvin...@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.subram...@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@python.org
> > > > > > > https://mail.python.org/mailman/listinfo/bangpypers
> > > > > > >
> > > > > > _______________________________________________
> > > > > > BangPypers mailing list
> > > > > > BangPypers@python.org
> > > > > > https://mail.python.org/mailman/listinfo/bangpypers
> > > > > >
> > > > > _______________________________________________
> > > > > BangPypers mailing list
> > > > > BangPypers@python.org
> > > > > https://mail.python.org/mailman/listinfo/bangpypers
> > > > >
> > > > _______________________________________________
> > > > BangPypers mailing list
> > > > BangPypers@python.org
> > > > https://mail.python.org/mailman/listinfo/bangpypers
> > > >
> > > _______________________________________________
> > > BangPypers mailing list
> > > BangPypers@python.org
> > > https://mail.python.org/mailman/listinfo/bangpypers
> > >
> > _______________________________________________
> > BangPypers mailing list
> > BangPypers@python.org
> > https://mail.python.org/mailman/listinfo/bangpypers
> >
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to