AIR Drums Save

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

Project README

View a detailed tutorial

View Video

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. I used HSV based color segmentation method to detect blue color. For playing the drum I have used pygames.

  • 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

Open Source Agenda is not affiliated with "AIR Drums" Project. README Source: kaustubh-sadekar/AIR_Drums

Open Source Agenda Badge

Open Source Agenda Rating