I've written a Python interface to SANE that works in tandem
with Fredrik Lundh's imaging library; scan results are returned as an
Image object that can then be manipulated in various ways, and saved
in various formats, such as PNG or JPEG. If you don't want to use
Python, I'm sure there's a similar image processing toolkit for Perl
that would only require a SANE interface to be written.
The code is now at http://starship.skyport.net/crew/amk/maintained/ .
Andrew Kuchling
amk@magnet.com
http://starship.skyport.net/crew/amk/
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com