Skip to content

Instantly share code, notes, and snippets.

@idrise
Last active August 17, 2019 00:06
Show Gist options
  • Save idrise/01f62986b4a55bf1bed2de26a019acfa to your computer and use it in GitHub Desktop.
Save idrise/01f62986b4a55bf1bed2de26a019acfa to your computer and use it in GitHub Desktop.
"C:\Program Files\Scan Tailor\scantailor-cli.exe" -v --margins=0 --layout=1 --deskew=auto --content-detection=normal --alignment-vertical=bottom --alignment-horizontal=center --white-margins=true --color-mode=black_and_white --dpi=600 --output-dpi=600 --despeckle=off --tiff-compression=lzw --start-filter=1 --end-filter=6 C:\input\ C:\output
sudo apt install libjpeg zlib libpng libtiff libboost
or
sudo apt install libjpeg-dev zlib1g-dev libpng-dev libtiff5-dev libboost-all-dev
sudo apt install qt5-default
sudo apt install cmake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment