OpenCV python project that detects faces' emotions and replaces the face with an emoji according to emotion
Install the requirements using pip
pip install -r requirements.txt
Run run.py
python run.py
Quit the program by pressing "q" on the keyboard.
This project is open-sourced under the MIT License - see the LICENSE file for details.