Creates iCalendar events directly from real-life posters
To run the program, you have to install the following:
- python 2.x
- Google Tesseract OCR Engine: https://github.com/tesseract-ocr/tesseract
- The py-tesseract python wrapper for Google tesseract: https://github.com/madmaze/pytesseract
- Python iCalendar Parser: https://pypi.python.org/pypi/ics/
- Python Imaging Library (PIL): http://www.pythonware.com/products/pil/
With all the above installed, open the terminal, enter the following:
$python "path-to-Poster_Scanner.py" "path-to-your-input-image"