Skip to content

victornavareno/FaceTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Face Tracking APP using OpenCV and MediaPipe

An engaging game where the player must avoid randomly moving objects by physically moving himself in front of the camera. The player’s movement is controlled by tracking their face in real-time using a camera and computer vision.

Technologies Used

1. Pygame

  • Used for creating and managing the game window, rendering graphics, and handling game loops and events.

2. OpenCV

  • Utilized for capturing video input from the webcam.
  • Provides real-time video frame processing and preparation for facial recognition.

3. MediaPipe

  • Used to detect and track facial landmarks (specifically the nose) in real-time.
  • Provides efficient and accurate face landmark detection to control player movement based on webcam input.

PREVIEW OF THE GAME:

image

AUTHOR: Victor Navareño

About

Computer Vision - Face Tracking app using OpenCV and MediaPipe

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages