Skip to content

vishantrathi/fingercount.py

Repository files navigation

Finger Counting with OpenCV

Demo 1 Demo 2

Overview

This project showcases a real-time finger-counting application built with OpenCV and Python. Using your webcam, the program detects and counts the number of fingers you display in front of the camera—demonstrating image processing techniques in a simple, interactive way.

🔍 Key Features

  • Live Detection – Count fingers in real time using your webcam feed.
  • Contour-Based Analysis – Employs convex hulls and convexity defects for robust finger detection.
  • Beginner-Friendly Setup – Lightweight, fast, and easy to understand.

🚀 Getting Started

  1. Clone the Repository

    git clone https://github.com/your_username/finger-counting-opencv.git
    cd finger-counting-opencv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •