This is just a fun project used to learn Python. It uses Image Manipulation and Image Tracking.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Clone this project:
git clone https://github.com/angad11121/red-eye-meme
Install these dependencies (NumPy, OpenCV, Dlib, Pillow):
The Dlib library has four primary prerequisites: Boost, Boost.Python, CMake and X11/XQuartx. If you don't have them, you can read this article to know how to easily install them.
pip install -r requirements.txt
This project is licensed under the MIT License - see the LICENSE file for details
- This project was possible because of GazeTracking
- Special thanks to Agam Jolly to help me setup Flask App.
- Thanks Harsh Arora for being a test subject of this app.
