AI Face Mesh: A simple face mesh detection program based on Artificial intelligence

AI Face Mesh:
This is a simple face mesh detection program based on Artificial Intelligence which made with Python. It’s able to detect 468 different landmarks on faces.
Outcome:
Watch the Outcome.
What Have I Done:
I’ve made this face mesh detection program using Python. I’ve used OpenCV, MediaPipe and Math module for made this program.
OpenCV is a library used for computer vision applications. With help of OpenCV, we can build an enormous number of applications that work better in real-time. Mainly it’s used for image and video processing.
MediaPipe is a framework mainly used for building audio, video, or any time series data. With the help