|
|
@ -45,7 +45,7 @@ brew install python3 python3-pip imagemagick poppler pdfunite
|
|
|
|
###PIP3
|
|
|
|
###PIP3
|
|
|
|
sudo pip3 install pdf2image Pillow time logging opencv-python pytesseract
|
|
|
|
sudo pip3 install pdf2image Pillow time logging opencv-python pytesseract
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<br>
|
|
|
|
##How to use
|
|
|
|
##How to use
|
|
|
|
<p>Add your pictures from the book scanner to the folder "/scans"</p>
|
|
|
|
<p>Add your pictures from the book scanner to the folder "/scans"</p>
|
|
|
|
|
|
|
|
|
|
|
@ -62,7 +62,7 @@ sudo chmod 777 merge_scans.sh workshop_stream.sh marge_files.sh
|
|
|
|
|
|
|
|
|
|
|
|
<p>Wait :)</p>
|
|
|
|
<p>Wait :)</p>
|
|
|
|
|
|
|
|
|
|
|
|
<br><br><br>
|
|
|
|
<br><br>
|
|
|
|
##Aditional information
|
|
|
|
##Aditional information
|
|
|
|
###Create 5 directories
|
|
|
|
###Create 5 directories
|
|
|
|
|
|
|
|
|
|
|
@ -114,6 +114,6 @@ python3 tesseract_ocr.py
|
|
|
|
```bash
|
|
|
|
```bash
|
|
|
|
./merge_files.sh
|
|
|
|
./merge_files.sh
|
|
|
|
```
|
|
|
|
```
|
|
|
|
<br><br><br>
|
|
|
|
<br><br>
|
|
|
|
## License
|
|
|
|
## License
|
|
|
|
The package is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
|
|
|
|
The package is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
|
|
|
|