caver has asked for the wisdom of the Perl Monks concerning the following question:
I already have a perl DBI interface installed using a perl script to display images pulled from a database.
I am looking for an easy way to scan images into a database using perl - there is a standard driver called TWAIN that other languages (java Python)use, but I can not find any module that will do this using Perl.
Any suggestions?
Writing my own twain interface package is out of my league.
TIA
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Can PERL take images from a scanner?
by belg4mit (Prior) on Jul 29, 2002 at 19:09 UTC | |
by theorbtwo (Prior) on Jul 30, 2002 at 02:37 UTC | |
|
Make external call?
by cebrown (Pilgrim) on Jul 29, 2002 at 19:04 UTC |