Hi!

I would like to get some help with getting my scanner to work with the
GenesysLogic backend. Are there any kind souls here that could help me?

The scanner is a Plustek ScanCopy 115.
Output of sane-find-scanner -q :
found USB scanner (vendor=0x07b3 [PLUSTEK INC], product=0x081c
[USB2.0SCANNER], chip=GL841) at libusb:003:005

Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20060305/323b4c40/attachment.htm
From [email protected]  Sat Mar  4 22:47:03 2006
From: [email protected] (Jon Chambers)
Date: Sun Mar  5 10:38:24 2006
Subject: [sane-devel] dell1600n_netscan backend - data conversion 
Message-ID: <[email protected]>


Hi,

I am working on a backend for network scanning using a Dell 1600n.  I 
have the network scanning part in place and now just have to figure out 
how to convert the image data to a suitable format to pass through the 
Sane API.

The scan data is received as JPEG (colour) or CCITT Fax Group 4 
(monochrome).

For the former I guess I can use sanei_jpeg.h.  For the latter the only 
solution I have found so far would be to add some TIFF headers to the data 
and then use the ImageMagick library to decode the FAX data.  This seems 
like quite a big dependency to add to the SANE build (not to mention 
overkill for what I need).

Can anyone think of a simpler solution?

Thanks,
Jon

====================== Jon Chambers =====================
  http://www.jon.demon.co.uk, 020 8575 7097, 07969 956575
=========================================================

Reply via email to