The Finger Counting Application is a computer vision-based project that allows you to count the number of fingers in real-time using a camera. This application utilizes computer vision techniques to detect and track hand movements, enabling accurate finger counting.
To run the Finger Counting Application, follow these steps:
- Clone the repository:https://github.com/Thebtiboutheina/finger-up-counter.git
- Install the required dependencies
- pip install opencv-python
- pip install cvzone
- Position your hand in front of the camera.
- The application will automatically detect and track your hand.
- The number of fingers will be displayed in real-time on the screen.