Re: [pygame] Webcam, OpenCV and Python/Pygame

2008-04-06 Thread AlgoMantra
We didn't use OpenCV (never heard of it) but here's what we made with a webcam, projector and pygame: http://algomantra.blogspot.com/2007/11/parab0xx-light-controlled-musical.html

Re: [pygame] Webcam, OpenCV and Python/Pygame

2008-04-06 Thread René Dudfield
hi, that sounds like a really cool project :) I think for pygame it wouldn't be a good idea to depend on a library as big as opencv. But it could be cool as an option. Have a look on the pygame mailing list for a link to some code by Gary Bishop who has made a ctypes based wrapper for using web

[pygame] Webcam, OpenCV and Python/Pygame

2008-04-05 Thread Chris Hager
Hi all, On the pygame gsoc ideas page i saw the webcam project to integrate computer vision. I'm an enthusiastic pygame developer myself, mostly for the XO laptop. I am also soc mentor for OLPC and we have a very interesting OpenCV proposal. Both the student and I had previous contact with O