Update 'readme.md'

master
Pedro Sá Couto 4 years ago
parent f1bbfc0c24
commit 50327528ee

@ -2,9 +2,17 @@
## Getting started
This set of scripts was written for the Text Laundrette workshop.<br>It is a workflow to turn the pictures from the DIY Book Scanner into a final OCRed PDF.
This set of scripts was written for the Text Laundrette workshop. This workshop will happen in the Publication Station from the WDkA.<br>It is a workflow to turn the pictures from the DIY Book Scanner into a final OCRed PDF.<br>
<br><br><br>
## About the Workshop
''<small>DESCRIPTION</small>''
:We will use a home-made, DIY book scanner, and open-source software to scan, process, and add digital features to printed texts brought by the participants to the workshop. Ultimately, we will include them in the “bootleg library”, a shadow library accessible over a local network.
:Shadow libraries operate outside of legal copyright frameworks, in response to decreased open access to knowledge. This workshop aims to extend our research on libraries, their sociability, and methods by which we can add provenance to texts included in public or private, legal or extra-legal collections.
:Participants should bring: a printed text, which theyd like to digitize and share.
In case you want to skip any of the scripts just comment out in the shell code, <em>workshop_stream.sh</em>.
<br><br><br>
##Dependencies
###Brew (MAC) or apt-get (LINUX)
@ -47,8 +55,11 @@ sudo pip3 install pdf2image Pillow time logging opencv-python pytesseract
sudo chmod 777 merge_scans.sh workshop_stream.sh marge_files.sh
```
<p>In case you want to skip any of the scripts just comment out in the shell code, <em>workshop_stream.sh</em>.</p>
<p>Run ./workshop_stream.sh</p>
<p>Wait :)</p>
<br><br><br>

Loading…
Cancel
Save