[Pythonmac-SIG] real-time video capturing and processing
Michael Graber
michael at ini.phys.ethz.ch
Mon Jan 12 13:29:41 CET 2009
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 to do as little as possible with it,
just acquiring data.
scipy/numpy (together with ipython) are what i use for data analysis
in general and i'm going to work with them for pattern detection,
though up to now i lack a systematic approach to pass them 'a chunk of
memory' .
for visualisation i find pyglet very interesting. i'd be happy if you
could send me your code that allows to run a pyglet window in the
background.
best,
michael
More information about the Pythonmac-SIG
mailing list