This project demonstrates how to use MediaPipe for face mesh detection using OpenCV.
- OpenCV
- MediaPipe
- Install the dependencies: pip install -r requirements.txt
Run the app.py
script to start face mesh detection.
This project is licensed under the MIT License. See the LICENSE file for details.