Skip to content

kaustubh-sadekar/AIR_Drums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages