[go: up one dir, main page]

Skip to content

ZeusSama0001/FaceMesh-Detection-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Mesh Detection and Visualization

Description

This project implements real-time face mesh detection and visualization using Python, OpenCV, and MediaPipe. It enables the identification of facial features and contours in real-time video streams.

Features

  • Real-time face mesh detection.
  • Visualization of facial features and contours.
  • Frame rate display for performance monitoring.

Usage

  1. Prerequisites: Ensure you have the necessary dependencies installed. You can install them using pip:

    pip install opencv-python mediapipe
  2. Run the Script: Execute the Python script to start real-time face mesh detection:

    python Face_Mesh.py
  3. Controls:

    • Press q to exit the application.
    • Press c to capture a screenshot with a timestamp.

Screenshots

Screenshot 1 Screenshot 2

Author

Vaibhav Srivastava

GitHub: ZeusSama0001

License

This project is licensed under the MIT License - see the LICENSE.txt file for details.

About

FaceMesh Detection Visualization Project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages