A whole area of science that depend on image analyses (from microscopic to astronomics) might like to include different programs to control cameras. Some ideas:
Firewire/IEEE1394 kernel modules, libraries and the coriander program. Though I have the impression that this interface is currently under transition and not working properly with the Linux kernel currently included in Debian/Unstable: http://ieee1394.wiki.kernel.org/index.php/Juju_Migration Anyhow the Firewire interface (and coriander) support many cameras. Video4Linux: an apt-get search gave me a whole bunch of libraries and applications, partly overlapping Firewire. Maybe only a part of it will be sufficient. Probably there is more for acquiring images from cameras available on GNU/Debian, but I think this will cover the most important ones. Gerber On Tue, 2008-12-09 at 09:51 +0100, Andreas Tille wrote: > On Tue, 9 Dec 2008, Gerber van der Graaf wrote: > > > I think the comedi-source package will fit nicely here as well. > > > > Another idea is to include librtai-dev librtai1, rtai, rtai-doc and > > rtai-sourc. I used them for sending trigger signals to a laser and > > camera in my software. > $ svn diff > Index: dataacquisition > =================================================================== > --- dataacquisition (Revision 1273) > +++ dataacquisition (Arbeitskopie) > @@ -18,6 +18,10 @@ > > Suggests: gpivtools, gpiv > > +Suggests: comedi-source > + > +Suggests: rtai > + > Depends: python-visa > Homepage: http://pyvisa.sourceforge.net/ > License: MIT > > > Feel free to suggest higher dependency level or adding more binary packages > (I just decided for the rtai metapackage). > > Thanks for the hint > > Andreas. > > PS: Tasks pages (as well as bugs pages) will be auto-generated later to > reflect > these changes. > > -- > http://fam-tille.de > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

