Real-Time Face Landmark Detection using Dlib & OpenCV

Опубликовано: 24 Март 2026
на канале: CV orbit
136
4

🎯 Face Landmark Detection using Dlib & OpenCV (Python)

This project detects human faces in video and predicts 68 facial landmark points (eyes, nose, mouth, jawline) in real time using Dlib’s pre-trained model and OpenCV. A core computer vision technique used in face recognition, AR filters, and emotion analysis.

🔗 GitHub Code: https://github.com/NitinCVOrbit/Real-...

#ComputerVision #OpenCV #Dlib #FaceDetection #Python #AI