Coder Social home page Coder Social logo

dwtcourses / kinect-vision Goto Github PK

View Code? Open in Web Editor NEW

This project forked from soumik12345/kinect-vision

0.0 1.0 0.0 26.76 MB

A computer vision based gesture detection system that automatically detects the number of fingers as a hand gesture and enables you to control simple button pressing games using you hand gestures.

Python 1.28% Jupyter Notebook 52.28% HTML 46.44%

kinect-vision's Introduction

Kinect-Vision

HitCount

A computer vision based gesture detection system that automatically detects the number of fingers as a hand gesture and enables you to control simple button pressing games using you hand gestures. Currently the system has been tested on the T-Rex Runner game.

Installation

  1. Clone the repo using git clone https://github.com/soumik12345/Kinect-Vision
  2. Use cd Kinect-Vision to get inside the folder
  3. Create a new conda environment using conda create --name kinect_vision
  4. Activate the environment using activate kinect_vision
  5. Install the requirements using pip install -r requirements.txt

Run The Program

  1. Run the program using python3 main.py or python main.py or ipython main.py
  2. Select the Camera port (choose 0 if you are using a laptop)
  3. Tune the upper and lower thresholds using the trackbars unless the gestures are being detected accurately enough. Ideally the lower threshold is around 130 and the upper threshold is 255.
  4. Once the detection is working satisfactorily, switch on Game On and open the game window
  5. If you want to change the control scheme, you can do so by editing the config.json file.

Demo

kinect-vision's People

Contributors

soumik12345 avatar souranil-de avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.