Spreads: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with " To configure things (like the plugins) spread configure Choose 0 to keep the current camera (chdkcamera) Check out the "spreadsplug" package. There is the "tesseract...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Spreads Logo.png|320px]]


Spreads is a scanner workflow tool for book scanning. It's written in python and has a command-line and web-based interface.
== Installation ==
* Source: https://github.com/DIYBookScanner/spreads
(Unfortunately, it seems kind of hard to install -- I didn't manage to get it to work... [[User:Michael Murtaugh|Michael Murtaugh]] ([[User talk:Michael Murtaugh|talk]]) 08:15, 21 February 2018 (CET))
== Usage ==


To configure things (like the plugins)
To configure things (like the plugins)
Line 9: Line 19:


Check out the "spreadsplug" package. There is the "tesseract.py" plugin.
Check out the "spreadsplug" package. There is the "tesseract.py" plugin.
== Capture a project ==
  spread capture scans/NAMEOFWORKFLOW
== Stop the built in spreads ==
  /etc/init.d/spreads stop

Latest revision as of 09:15, 21 February 2018

Spreads Logo.png

Spreads is a scanner workflow tool for book scanning. It's written in python and has a command-line and web-based interface.

Installation

(Unfortunately, it seems kind of hard to install -- I didn't manage to get it to work... Michael Murtaugh (talk) 08:15, 21 February 2018 (CET))

Usage

To configure things (like the plugins)

   spread configure

Choose 0 to keep the current camera (chdkcamera)


Check out the "spreadsplug" package. There is the "tesseract.py" plugin.

Capture a project

  spread capture scans/NAMEOFWORKFLOW


Stop the built in spreads

  /etc/init.d/spreads stop