python & camera

Claudio Grondi claudio.grondi at freenet.de
Fri Jan 20 18:04:39 EST 2006


Alex Gittens wrote:
> I'm working on a final project for my EE degree that requires the use
> of digital camera with high resolution. I'd like to do the image
> capture with Python, preferably in a cross-platform manner, but if
> necessary, we can limit ourselves to Windows. Any ideas on
> modules/hardware for doing this?
> 
> Thanks,
> Alex
> --
> ChapterZero: http://tangentspace.net/cz/

I recommend to get a small and well performing Python, because a big and 
  bad performing one will have hard time to push the digital cameras 
release button on demand ... ;-) .

Any details about the interface the camera supports and you want to use 
for capturing the pictures?

Claudio



More information about the Python-list mailing list