Skip to content

Final project for the computer vision course Visual Interfaces to Computers

Notifications You must be signed in to change notification settings

rashelrr/flyer-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages