Skip to content

This project utilizes MediaPipe and OpenCV to perform real-time face mesh detection using a webcam feed. The program captures video frames and processes them using the MediaPipe Face Mesh module to detect facial landmarks and contours.

Notifications You must be signed in to change notification settings

gokulnpc/Face-Mesh-Detection-Mediapipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real-time Face Mesh Detection with MediaPipe and OpenCV

This project utilizes MediaPipe and OpenCV to perform real-time face mesh detection using a webcam feed. The program captures video frames and processes them using the MediaPipe Face Mesh module to detect facial landmarks and contours. These detected landmarks are then visualized on the frame, allowing for detailed analysis of facial features and expressions.

alt text

About

This project utilizes MediaPipe and OpenCV to perform real-time face mesh detection using a webcam feed. The program captures video frames and processes them using the MediaPipe Face Mesh module to detect facial landmarks and contours.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages