扫描报告 111 - Fujitsu 0x04c5 ScanSnap iX500

扫描仪

  • 制造商: Fujitsu 0x04c5
  • 型号: ScanSnap iX500
  • Nice name: No scanner found
  • 设备 ID: No scanner found
  • 类型: Adf_Duplex
scanner type

测试扫描

操作系统: Linux

测试成功: False

  • 来源:
  • 分辨率: dpi
  • 模式:
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:
scan result picture_111_0.png picture_111_0_boxes.png:
scan result picture_111_0_boxes.png

附加信息

  • 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/