Get Your Frickin' Timetable - from a ScreenShot! This project is designed to be similar to GYFT, but with a screenshot of students' timetable as input. So no passwords are ever entered - goodbye ERP login nightmares.
The project needs the following to be installed:
- OpenCV (tested on 3.0+)
- Tesseract (preferably 4.0)
A Makefile is provided for building the project. To do that, run:
make
A binary named gyft-ss
will be created in the same directory. Run this binary with the path to your screenshot image as argument. For example,
./gyft-ss images/sample.png
GPLv3
Naresh R
GitHub: ghostwriternr
Email: ghostwriternr [at] gmail [dot] com