sumitne / AIR_Drums

This project enables you to play virtual drums simply by using concepts of image processing and computer vision.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AIR_Drums

Recordit GIF

Augmented reality drums based on concepts of computer vision and image processing. A fun application created to enable users to play virtual drums anywhere simply by using colour tags.

  • You can use it for entertainment or can learn some key functions of opencv from this code.
  • Refer a detailed Tutorial explaining the code.

Installation

Clone

  • Clone this repo to your local machine using https://github.com/kaustubh-sadekar/AIR_Drums.git

Setup/Requirements

The code is written in Python (Python3) You need the following libraries

  • numpy
  • matplotlib
  • OpenCV
  • pygame

Refer the Tutorial for detailed explaination of the code.

License

License

About

This project enables you to play virtual drums simply by using concepts of image processing and computer vision.

License:MIT License


Languages

Language:Python 100.0%