Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
358 stars 311 forks source link

Finger Count Using OpencV #883

Open ashis2004 opened 1 month ago

ashis2004 commented 1 month ago

Objective- a system thatvcan detect and count the number of fingers held up in front of a webcam using computer vision techniques. By leveraging OpenCV for image processing and MediaPipe for hand tracking, this project aims to provide an accurate and efficient solution for real-time finger counting.

Description- implement a finger-counting system using OpenCV and MediaPipe. The application captures video from a webcam, detects hands in the video feed, and tracks the position of fingers to determine how many are being held up. The HandTrackingModule.py script provides the functionality to detect and track hands using MediaPipe, a powerful library developed by Google for machine learning-based solutions. The FingerCounter.py script utilizes this module to count the fingers and display the count on the video feed in real-time. The project includes a set of images that represent different finger counts, which are overlaid on the video feed to provide a visual representation of the detected finger count.

Can you assign it to me? @Niketkumardheeryan Full Name- Ashish Kumar Patel GitHub profile link: https://github.com/ashis2004 Email ID: ashish_kumar2021@vitbhopal.ac.in

What is your participant role?: GSSoC-2024 contributor

Can you add the label for GSSoC, i want to work on it

invigorzz313 commented 1 month ago

@ashis2004 the issue has been assigned