Skip to content

Creates iCalendar events directly from real-life posters

Notifications You must be signed in to change notification settings

aizjForever/Poster-Event-Catcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poster-Event-Catcher

Creates iCalendar events directly from real-life posters

To run the program, you have to install the following:

  1. python 2.x
  2. Google Tesseract OCR Engine: https://github.com/tesseract-ocr/tesseract
  3. The py-tesseract python wrapper for Google tesseract: https://github.com/madmaze/pytesseract
  4. Python iCalendar Parser: https://pypi.python.org/pypi/ics/
  5. 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"

About

Creates iCalendar events directly from real-life posters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages