Skip to content
#

finger-detection

Here are 19 public repositories matching this topic...

This repository provides a Python implementation of real-time finger counting using MediaPipe Hands and OpenCV. The script captures video input from a webcam, detects hands and their landmarks, and calculates the number of fingers raised for each hand (left and right). It displays the finger counts along with the hand labels directly on the feed.

  • Updated Jan 11, 2025
  • Python

Improve this page

Add a description, image, and links to the finger-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the finger-detection topic, visit your repo's landing page and select "manage topics."

Learn more