|
|
|
@ -42,6 +42,7 @@ sudo pip3 install pdf2image Pillow time logging opencv-python pytesseract
|
|
|
|
|
<p>Add your pictures from the book scanner to the folder "/scans"</p>
|
|
|
|
|
|
|
|
|
|
<p>Make all the files executable.</p>
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
sudo chmod 777 merge_scans.sh workshop_stream.sh marge_files.sh
|
|
|
|
|
```
|
|
|
|
@ -53,6 +54,7 @@ sudo chmod 777 merge_scans.sh workshop_stream.sh marge_files.sh
|
|
|
|
|
|
|
|
|
|
##Aditional information
|
|
|
|
|
###Create 5 directories
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
mkdir split
|
|
|
|
|
mkdir rotated
|
|
|
|
|