Login  Register

Re: Scanner Access from Java

Posted by Johannes Hermen on Jan 08, 2010; 10:31am
URL: http://imagej.273.s1.nabble.com/Scanner-Access-from-Java-tp3689792p3689794.html

Thanks Gabriel!

> Yes, this works very well, (works also under linux via the sane library
> instead of twain):
> http://rsbweb.nih.gov/ij/plugins/twain-scan.html

just tested this with linux and it works fine, will do some more tests on
different win versions lateron.

The other tools are not usable for us as we will include and distribute it
with an open source-software that we provide.

Greets from snowy Luxembourg

        Johannes


-----------------------------------------------------------------
Johannes Hermen  -  Ingenieur de Recherche
[hidden email]
-----------------------------------------------------------------
CRP Henri Tudor  http://www.santec.tudor.lu
29, Avenue John F. Kennedy
L-1855 Luxembourg
-----------------------------------------------------------------

ImageJ Interest Group <[hidden email]> wrote on 08.01.2010 10:10:37:

> Gabriel Landini <[hidden email]>
> Sent by: ImageJ Interest Group <[hidden email]>
>
> 08.01.2010 10:12
>
> Please respond to
> ImageJ Interest Group <[hidden email]>
>
> To
>
> [hidden email]
>
> cc
>
> Subject
>
> Re: Scanner Access from Java
>
> On Friday 08 Jan 2010  09:04:26 you wrote:
> > Has anyone tried to access a Scanner (these normal Flat-bed Consumer
ones
> > via Twain) from Java?
> > Are there any free available libs/APIs? How is the Compatibility with
> > WinXP/Vista/Win7/OS-X?
>
> Yes, this works very well, (works also under linux via the sane library
> instead of twain):
> http://rsbweb.nih.gov/ij/plugins/twain-scan.html
>
> This also works fine (under Win and Mac OSX) but you will need a license
for
> the morena driver (there are free educational licenses):
> http://rsbweb.nih.gov/ij/plugins/twain.html
>
> I have not tried this one (apparently Win only):
> http://rsbweb.nih.gov/ij/plugins/jtwain.html
>
> Cheers
>
> G