Hi Nivedita
I am also interested in conducting the python workshop.
I used to work at a startup which ahs a product in the telephony space.
I now work at intel & write python to automate testing & other ci & build
stuff
I was thinking maybe you & me could conduct the workshop jointly
I just had
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 n
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 wil
You could explore simplecv
http://simplecv.org/
for simple operations like scaling.
Yes, I guess you can scale videos using open CV.
You could consider ffmpeg (not a python library) running on your hosting
infrastructure to compose videos from your slides/ frames.
Regards,
Vineet
I haven't used O