Re: [Pythonmac-SIG] real-time video capturing and processing

2009-01-12 Thread Michael Graber
hi zach, thanks a lot for your help. so far i made first steps using PySight which works fine with my iSight camera. i'm able to aquire images and to process them, using code-snippets from here and there, but i lack an idea of PyObjC and i am still a bit overwhelmed by it. i would prefer

[Pythonmac-SIG] real-time video capturing and processing

2009-01-08 Thread Michael Graber
hi all, first: theres a library called VideoCapture for Win32 environments which makes it possible to access video-capture devices. is there something similar for macs? second: i would like to do real-time video-processing (like bright- spot detection, movement detection, ...) using images

[Pythonmac-SIG] real-time video processing

2009-01-07 Thread Michael Graber
hi all, first: theres a library called VideoCapture for Win32 environments which makes it possible to access video-capture devices. is there something similar for macs? second: i would like to do real-time video-processing (like bright- spot detection, movement detection, ...) using images