Skip to content

Carlos144Green/Head-Pose-Tracker-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

README

Runs on Python 3.7 Requirement file included called "requirements.txt" This is a head Pose Tracker. It takes an image, finds all faces, assigns points to them, and calculates a visual vector to show where the user is facing. If there are multiple faces it will assign a red box to all faces except the most central one. I used openCV, mediapipe, and NumPy for my imports in order to detect faces, apply mesh points, and do calculations.

About

Face Vector Me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages