Skip to content

mohamedabdulkadar788/Finger-Counter-Project

Repository files navigation

Finger-Counter-Project with opencv

Project Overview

This project implements hand detection and finger counting using OpenCV and a custom hand tracking module. The application uses a webcam to capture real-time video and detects whether the user is showing their left or right hand, along with the number of fingers held up.

Features

  • Detects left and right hands.
  • Counts and displays the number of fingers shown.
  • Visualizes finger counts using images.
  • Real-time video feed using a webcam.

Requirements

To run this project, you need the following:

  • Python 3.x
  • OpenCV
  • NumPy

Usage

Clone or Download the repo:

You can either clone the repository or download the zip file.

Commands for git clone:

  • git clone https://github.com/mohamedabdulkadar788/Volume-Control-by-Hand-Computer-Vision-Project-.git
  • Go to the project directory => cd Volume-Control-by-Hand-Computer-Vision-Project--main
  • Then run pip install -r requirements.txt in your terminal of the project.
  • Then run the file named Volume_Control_Hand.py.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages