Skip to content

Virtual-Drums is basically a virtual drum set that can be played anywhere with help of just 1 green colored stick.

License

Notifications You must be signed in to change notification settings

Nishit014/Virtual-Drums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-Drums 🥁

Virtual-Drums is basically a virtual drum set that can be played anywhere with help of just 1 green colored stick.

This project uses OpenCV to create a virtual drum set which plays corresponding drum beats with the help of color detection.

Tech Stacks 💻

Python 3.7

Prerequisites

  • You should install python version 3.7
  • import all modules required for the project

Modules used

  • cv2
  • numpy
  • pygame

Installation

Cloning this repository:

git clone https://github.com/Nishit014/Virtual-Drums.git

Install the required packages in your environment by using pip.

pip install -r requirements.txt

Usage

Open the project folder after installing requirements and run:

virtual_drums.py

Contributing

You are free to use this code for any purpose. If you have built anything interesting, contribute it back to this project. You could add more drums or improve the overall performance.

Note

Feel free to file a new issue with a respective title and description on the Virtual-Drums. If you already found a solution to your problem, I would love to review your pull request!

About

Virtual-Drums is basically a virtual drum set that can be played anywhere with help of just 1 green colored stick.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages