Hi to all!

I'm playing around with VideoCapture and vpython, both open a secondary
window with nice images on it, well the one with my face is not so
great, anyway I wish to grab the content and put it into a PIL Image, in
VideoCapture there are a methods called saveSnapshot and getImage, but
somehow they work one every 20000 circa (I made a loop until it doesn't
raise errors and it works) with vpython I didn't find nothing at all.

Now, I know I could make a snapshot of the entire desktop and than cut
what I'm looking for, but shot at butterflies' whit a bazooka is
impolite.

I fill I'm missing a couple of lines of python, I run on Windows.

Any suggest is appreciated! Thanks. 

Carlo
 

what is ITER? www.iter.org
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to