Scripts used to process a book scanned through a Flatbed Scanner.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
141 B

4 years ago
mkdir split
mkdir ocred
mkdir cropped
./merge_scans.sh
python3 burstpdf.py
python3 bounding_box.py
python3 tesseract_ocr.py
./merge_files.sh