Skip to content

Arjunpixel28/Face_up_down_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Up and Downward Counter Using Mediapipe by Google

This project uses the MediaPipe library to detect faces in a video stream and count the number of times each face moves up or down. It provides a real-time count of upward and downward movements for each detected face.

Prerequisites

  • Python 3.6 or higher
  • Install the required packages using pip install -r requirements.txt

Usage

  1. Clone the repository:

  2. Install dependencies:

  3. Run the application:

  4. Press q to exit the application.

Notes

  • Ensure your camera is properly connected and accessible.
  • Adjust the detection confidence and movement thresholds in the countblock.py file according to your needs.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages