digital cameras

Milind Patil milind_patil at hotmail.com
Fri May 2 20:46:37 EDT 2003


Hi,

All digital cameras support TWAIN image acquisition standard. Therefore, the best way to make a
portable
program in python is to extend python using the twain library.


"Ian McMeans" <imcmeans at telus.net> wrote in message
news:7f9e1817.0305021105.459267a at posting.google.com...
> I was wondering if there was a good way to work with digital cameras,
> something that isn't specific to a model of camera?
>
> I'm running windows XP, and I'm guessing most methods won't be
> cross-platform.
>
> I want to write a program that downloads an image from the camera
> (kind of like a webcam) but then does further processing on it.
> --
> http://mail.python.org/mailman/listinfo/python-list
>








More information about the Python-list mailing list