Rapport de numérisation 111 - Fujitsu 0x04c5 ScanSnap iX500
- acer
- agfa
- artec
- avision
- brother
- canon
- dell
- epson
- fujitsu
- hp
- kaiser baas
- kodak
- konica minolta
- kyocera
- lexmark
- neat
- oki
- plustek
- ricoh
- samsung
- toshiba
- wia
- xerox
Scanner
|
|
Numérisation de test
OS : Linux
Test réussi : False
- Source :
- Résolution : dpi
- Mode :
Ironscanner n'affiche pas de scan détecté.
J'utilise le scan au quotdien avec ce genre de script et ça marche très bien.
$ cat bin/scanthose
#!/bin/bash
# scanadf --help -d $DEVICE
MOTIF=$1
RES=$2
HERE=$(pwd)
WHERE=$(sudo sane-find-scanner|grep Fujitsu|cut -d ")" -f2|tr -s " "|cut -d" " -f3)
DEVICE="fujitsu:$WHERE"
MODE="Color"
# ADF Front|ADF Back|ADF Duplex
SOURCE="ADF Duplex"
X=210
Y=297
scanadf -d $DEVICE --source "$SOURCE" --mode $MODE \
-v --resolution $RES --page-width=$X --page-height=$Y -y $Y -x $X -o /tmp/$MOTIF-%04d -S ~/bin/scanthosetopng
et bin/scanthosetopng
#!/bin/bash
HERE=$(pwd)
NAME=$(basename $1)
convert -geometry 2296x1528 $1 $HERE/${NAME}.png
rm -f $1
111_traces.txt: [raw] [colorized]
picture_111_0.png:
picture_111_0_boxes.png:
Informations additionnelles
- OS type: posix
- Test program:
- Scan library:
- Pillow:
- Python version: 3.4.8 (default, Apr 1 2018, 22:45:33) [GCC 6.4.0]
- Architecture:
- Platform:
- Short: Linux
- Detailed: Linux-4.14.11-gentoo-r2-x86_64-Intel-R-_Core-TM-_i7-7700K_CPU_@_4.20GHz-with-gentoo-2.4.1
- Release:
- System: Linux
- Architecture:
- CPU frequency: 4500
- Number of CPUs: 8
- Processor: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
- Machine: x86_64
- Memory: 16759484416
Reported by: [Alexander Helias]
REST API link: /api/v1/scannerdb/scan_reports/111/