YellowTeamRobot / Pyvoussoir-GUI

A quick little GUI I threw together for the Pyvoussoir de-keystone package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyvoussoir-GUI

A GUI batch processing application for pyvoussoir.

Pyvoussoir is an automatic de-keystoning/page-splitting tool for single camera book scanners. It is a python CLI implementation of the C++ based voussoir by Jacob Levernier.

Usage

Make sure pyvoussoir is installed, you can do so by running the following command.

pip install pyvoussoir

Follow the instructions given in voussoir usage when setting up your captures, they should look something like this. 1

Then, when you're done taking your pictures, move them to a folder on your computer and run PyvoussoirGUI.py

Select your input folder and desired output folder, select/change desired settings and click "Process Images", when the button returns to green the files should now be in the output folder de-keystoned and split into left and right.

h

About

A quick little GUI I threw together for the Pyvoussoir de-keystone package.

License:MIT License


Languages

Language:Python 100.0%