rashelrr / flyer-project

Final project for the computer vision course Visual Interfaces to Computers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Course: Visual Interfaces to Computers

Final project that takes images of event flyers and create a Google Calendar file that can then be uploaded to a user's Google Calendar account. The program extracts 3 types of data from the image - name, date, and time of the event - and formats it into a .csv file. This project involves preprocessing the image to remove irrelevant objects, image text extraction (OCR), and implementing a spell-checking algorithm.

Built With

  • Python3
  • Pytesseract
  • OpenCV

Getting Started

python3 project.py

About

Final project for the computer vision course Visual Interfaces to Computers


Languages

Language:Python 100.0%