/Fingers-Counter

This project focuses on predicting the number of fingers of hand shown to camera using Open CV.

Primary LanguagePythonMIT LicenseMIT

Finger Counter

This project focuses on predicting the number of fingers of hand shown to camera using Open CV.

Getting Strated

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

  1. To install the dependencies, you need to install the following:
  • python 3
  • openCV-python
  • numpy
  1. Run extend.py.

  2. Press 'B' to detect the background. Keep your body and hands outside the blue box at that time.

  3. You can press 'R' anytime to reset background.

  4. Now show any number of fingers in camera and press 'Q' to send that value.

Versioning

We use SemVer for versioning.

Contributing

Please feel free to contribute. We would love to see pull requests from you guys.

Authors

  • Utkarsh Mishra