Scan Bericht 360 - Canon LiDE 60
- acer
- agfa
- artec
- avision
- brother
-
canon
- 8800f
- 9000f
- 9000f mark ii
- dr-2010c
- dr-2580c
- dr-5010c
- dr-c130
- dr-m160
- g7050
- i-sensys mf3010
- i-sensys mf440
- laserbase mf5730
- lide 100
- lide 110
- lide 120
- lide 200
- lide 210
- lide 220
- lide 25
- lide 30
- lide 35
- lide 400
- lide 60
- mb5100
- mb5120
- mf4010
- mf440
- mg2400
- mg3051
- mg3150
- mg3600
- mg3650
- mg4200
- mg5700
- mg6800
- mg6850
- mg7500
- mp160
- mp280
- mx340
- mx350
- mx495
- mx5120
- mx520
- mx850
- mx920
- mx925
- n650u
- n656u
- p-208ii
- p-215
- r40
- tr4600
- tr8500
- ts3300
- ts7400
- ts8151
- ts8300
- dell
- epson
- fujitsu
- hp
- kaiser baas
- kodak
- konica minolta
- kyocera
- lexmark
- neat
- oki
- plustek
- ricoh
- samsung
- wia
- xerox
Scanner
|
![]() |
-
mode
- title: Scan mode
- desc: Selects the scan mode (e.g., lineart, monochrome, or color).
- type: <GType gchararray (64)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: ['Color', 'Gray', 'Lineart']
- initial_value: Color
-
source
- title: Scan source
- desc: Selects the scan source (such as a document-feeder).
- type: <GType gchararray (64)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: ['Flatbed', 'Transparency Adapter']
- initial_value: (Exception: libinsane-quark: Libinsane opt[source]->get_value() error: 0x40000003, Invalid value (4))
-
preview
- title: Preview
- desc: Request a preview-quality scan.
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: []
- initial_value: False
-
depth
- title: Bit depth
- desc: Number of bits per sample, typical values are 1 for "line-art" and 8 for multibit scans.
- type: <GType gint (24)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: [8]
- initial_value: 8
-
resolution
- title: Scan resolution
- desc: Sets the resolution of the scanned image.
- type: <GType gint (24)>
- unit: <enum LIBINSANE_UNIT_DPI of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: [1200, 600, 300, 150]
- initial_value: 300
-
tl-x
- title: Top-left x
- desc: Top-left x position of scan area.
- type: <GType gdouble (60)>
- unit: <enum LIBINSANE_UNIT_MM of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: [0.0, 218.0, 0.0]
- initial_value: 0.0
-
tl-y
- title: Top-left y
- desc: Top-left y position of scan area.
- type: <GType gdouble (60)>
- unit: <enum LIBINSANE_UNIT_MM of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: [0.0, 299.0, 0.0]
- initial_value: 0.0
-
br-x
- title: Bottom-right x
- desc: Bottom-right x position of scan area.
- type: <GType gdouble (60)>
- unit: <enum LIBINSANE_UNIT_MM of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: [0.0, 218.0, 0.0]
- initial_value: 218.0
-
br-y
- title: Bottom-right y
- desc: Bottom-right y position of scan area.
- type: <GType gdouble (60)>
- unit: <enum LIBINSANE_UNIT_MM of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: [0.0, 299.0, 0.0]
- initial_value: 299.0
-
custom-gamma
- title: Use custom gamma table
- desc: Determines whether a builtin or a custom gamma-table should be used.
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: []
- initial_value: False
-
swdeskew
- title: Software deskew
- desc: Request backend to rotate skewed pages digitally
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: []
- initial_value: False
-
swcrop
- title: Software crop
- desc: Request backend to remove border from pages digitally
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: []
- initial_value: False
-
swdespeck
- title: Software despeck
- desc: Request backend to remove lone dots digitally
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: []
- initial_value: False
-
despeck
- title: Software despeckle diameter
- desc: Maximum diameter of lone dots to remove from scan
- type: <GType gint (24)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: [1, 9, 1]
- initial_value: (Exception: libinsane-quark: Libinsane opt[despeck]->get_value() error: 0x40000003, Invalid value (4))
-
swskip
- title: Software blank skip percentage
- desc: Request driver to discard pages with low numbers of dark pixels
- type: <GType gdouble (60)>
- unit: <enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: [0.0, 100.0, 1.0]
- initial_value: 0.0
-
swderotate
- title: Software derotate
- desc: Request driver to detect and correct 90 degree image rotation
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: []
- initial_value: False
-
brightness
- title: Brightness
- desc: Controls the brightness of the acquired image.
- type: <GType gint (24)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: [-100, 100, 1]
- initial_value: 0
-
contrast
- title: Contrast
- desc: Controls the contrast of the acquired image.
- type: <GType gint (24)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: [-100, 100, 1]
- initial_value: 0
-
lamp-off-time
- title: Lamp off time
- desc: The lamp will be turned off after the given time (in minutes). A value of 0 means, that the lamp won't be turned off.
- type: <GType gint (24)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: [0, 60, 0]
- initial_value: 15
-
lamp-off-scan
- title: Lamp off during scan
- desc: The lamp will be turned off during scan.
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: []
- initial_value: False
-
threshold
- title: Threshold
- desc: Select minimum-brightness to get a white point
- type: <GType gdouble (60)>
- unit: <enum LIBINSANE_UNIT_PERCENT of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: [0.0, 100.0, 1.0]
- initial_value: (Exception: libinsane-quark: Libinsane opt[threshold]->get_value() error: 0x40000003, Invalid value (4))
-
threshold-curve
- title: Threshold curve
- desc: Dynamic threshold curve, from light to dark, normally 50-65
- type: <GType gint (24)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: [0, 127, 1]
- initial_value: (Exception: libinsane-quark: Libinsane opt[threshold-curve]->get_value() error: 0x40000003, Invalid value (4))
-
disable-dynamic-lineart
- title: Disable dynamic lineart
- desc: Disable use of a software adaptive algorithm to generate lineart relying instead on hardware lineart.
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: []
- initial_value: (Exception: libinsane-quark: Libinsane opt[disable-dynamic-lineart]->get_value() error: 0x40000003, Invalid value (4))
-
disable-interpolation
- title: Disable interpolation
- desc: When using high resolutions where the horizontal resolution is smaller than the vertical resolution this disables horizontal interpolation.
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: []
- initial_value: False
-
color-filter
- title: Color filter
- desc: When using gray or lineart this option selects the used color.
- type: <GType gchararray (64)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: ['Red', 'Green', 'Blue', 'None']
- initial_value: (Exception: libinsane-quark: Libinsane opt[color-filter]->get_value() error: 0x40000003, Invalid value (4))
-
calibration-file
- title: Calibration file
- desc: Specify the calibration file to use
- type: <GType gchararray (64)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: []
- initial_value: /home/bsu/.sane/canon-lide-60.cal
-
expiration-time
- title: Calibration cache expiration time
- desc: Time (in minutes) before a cached calibration expires. A value of 0 means cache is not used. A negative value means cache never expires.
- type: <GType gint (24)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
- constraint: [-1, 30000, 1]
- initial_value: 60
-
scan
- title: Scan button
- desc: Scan button
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: []
- initial_value: (Exception: libinsane-quark: Libinsane opt[scan]->get_value() error: 0x40000003, Invalid value (4))
-
file
- title: File button
- desc: File button
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: []
- initial_value: (Exception: libinsane-quark: Libinsane opt[file]->get_value() error: 0x40000003, Invalid value (4))
-
email
- title: Email button
- desc: Email button
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: []
- initial_value: (Exception: libinsane-quark: Libinsane opt[email]->get_value() error: 0x40000003, Invalid value (4))
-
copy
- title: Copy button
- desc: Copy button
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: []
- initial_value: (Exception: libinsane-quark: Libinsane opt[copy]->get_value() error: 0x40000003, Invalid value (4))
-
page-loaded
- title: Page loaded
- desc: Page loaded
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: []
- initial_value: (Exception: libinsane-quark: Libinsane opt[page-loaded]->get_value() error: 0x40000003, Invalid value (4))
-
ocr
- title: OCR button
- desc: OCR button
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: []
- initial_value: (Exception: libinsane-quark: Libinsane opt[ocr]->get_value() error: 0x40000003, Invalid value (4))
-
power
- title: Power button
- desc: Power button
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: []
- initial_value: (Exception: libinsane-quark: Libinsane opt[power]->get_value() error: 0x40000003, Invalid value (4))
-
extra
- title: Extra button
- desc: Extra button
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: []
- initial_value: (Exception: libinsane-quark: Libinsane opt[extra]->get_value() error: 0x40000003, Invalid value (4))
-
need-calibration
- title: Need calibration
- desc: The scanner needs calibration for the current settings
- type: <GType gboolean (20)>
- unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
- capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
- constraint: []
- initial_value: (Exception: libinsane-quark: Libinsane opt[need-calibration]->get_value() error: 0x40000003, Invalid value (4))
Testscan
OS: Linux
erfolgreiche Tests: True
- Quelle: flatbed
- Auslösung: 150 dpi
- Modus: Color
360_traces.txt: [raw] [colorized]
image_360_0.png:
image_360_0_boxes.png:
Zusätzliche Informationen
- OS type: posix
- Test program: ironscanner 2.0-16-g9721d98
- Scan library: Libinsane 1.0.1-38-gb761b5e
- Pillow: 5.4.1
- Python version: 3.7.3 (default, Apr 3 2019, 05:39:12) [GCC 8.3.0]
- Architecture:
- Platform:
- Short: Linux
- Detailed: Linux-5.2.0-2-amd64-x86_64-with-debian-bullseye-sid
- Release:
- System: Linux
- Architecture:
- CPU frequency: 3000
- Number of CPUs: 4
- Processor:
- Machine: x86_64
- Memory: 7822778368
Reported by: [Benjamin Sigonneau]
REST API link: /api/v1/scannerdb/scan_reports/360/