Skip to content

Overly simple face tracking using a script that controls the camera in the cockpit

Notifications You must be signed in to change notification settings

furkan-hub/Head-tracking-for-FlightSims

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Head-tracking-for-FlightSims

Overly simple face tracking using a script that controls the camera in the cockpit

video: https://www.youtube.com/watch?v=bgiYi32nKEM

this very simple project allows camera control in cockpit view. so how does it do that? First of all, with the ready-made face recognition model in opencv, we detect the position of the face in the camera and take a reference point, then calculate how many pixels the face moves according to this reference point and create a mouse input accordingly, so we can control the camera.

About

Overly simple face tracking using a script that controls the camera in the cockpit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages