Tags: trufanov-nok/scantailor-universal
Tags
Building deb packets with ubuntu-dev-tools We switched on building deb packets for Linux according to Ubuntu instructions. Deb packets are supposed to be published on launchpad: https://launchpad.net/~truf/+archive/ubuntu/scantailor-universal You can update your system with packages from this untrusted PPA by adding ppa:truf/scantailor-universal to your system's Software Sources: sudo add-apt-repository ppa:truf/scantailor-universal sudo apt-get update
Big update to export functionality Export zones data in tsv format Support writing exported subscans to multipage tiffs Export mask, automask and whole image in colors of original image (in fact, most of Output stage processing is omitted) This was requested to make possible export to ScanKromsator. For this, you shall export Zones, export Whole Image and automask to multipage tiff + enable export image in colors of original image. In the end you shall get a multipage tiff with 2 pages. One is a piece of original image after split, deskew, rotation, applying fields and fill zones. Another is a b/w mask of automatically detected images. Also there will be an info about user defined zones (if any) in ./zones subfolder in tsv format.
PreviousNext