tokee / quack

QA-tool for scans with corresponding ALTO-files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quack

An enhanced ALTO-viewer for Quality Assurance oriented display of a collections of scans, typically from books or newspapers.

Please visit http://tokee.github.io/quack/ for the project homepage, featuring a live demo.

Quack screenshot 20131127

Requirements

  • A minimum of 2GB free RAM for processing of 30MP scans
  • bash
  • GraphicsMagic
  • ImageMagick (as GraphicsMagic cannot create histograms)
  • openseadragon.min.js
  • A suitable beefy browser equipped machine for display, depending on image sizes and ALTO complexity
  • deepzoom (only if tile based display is enabled. Install with 'sudo cpan -f install Graphics::DZI')
  • Perl (required by deepzoom)

Usage

To get started, execute the following in a terminal (Tested under Linux, should work under OS-X and Cygwin):

./quack.sh samples samples_out

About

QA-tool for scans with corresponding ALTO-files

License:Apache License 2.0


Languages

Language:Shell 58.2%Language:JavaScript 22.6%Language:HTML 12.5%Language:CSS 6.6%