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 bounding_box
|
|
mkdir cropped
|
|
./merge_scans.sh
|
|
python3 burstpdf.py
|
|
python3 rotation.py
|
|
python3 bounding_box.py
|
|
python3 mirror_crop.py
|
|
python3 tesseract_ocr.py
|
|
./merge_files.sh
|