You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
mkdir split
|
|
|
|
mkdir rotated
|
|
|
|
mkdir ocred
|
|
|
|
mkdir cropped
|
|
|
|
./merge_scans.sh
|
|
|
|
python3 burstpdf.py
|
|
|
|
python3 rotation.py
|
|
|
|
python3 mask_crop.py
|
|
|
|
python3 tesseract_ocr.py
|
|
|
|
./merge_files.sh
|