Skip to content

shenasa-ai/head-pose-estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Head Pose Estimation

Predict head angles along three axes (yaw, pitch and role), using OpenCV and Mediapipe face mesh.

Usage

Install prerequisites.

pip install -r requirements.txt

Run the estimator script to predict head poses from webcam video.

python3 estimator.py

Please see the following blog post for more details about this code:

About

Head Pose Estimation using Mediapipe face mesh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages