Skip to content

danyq/diybookscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Installing

Linux

  1. apt-get install gphoto2 on your Debian based distro
  2. yum install gphoto2 on your Fedora based distro

macOS

  1. Install Homebrew
  2. brew install gphoto2

Running

Scanning script for the Noisebridge book scanner. Captures and saves images from two cameras via the gphoto2 library.

To use, make a new directory for the book to be scanned, and run the script from that directory. Images will be saved as imgXXXXX.jpg in the current directory.

Images from both cameras are captured every time the enter key is pressed. The script also writes out an html file which can be used to view the images as they're scanned.

About

scanning script for the noisebridge book scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages