Skip to content

FZ2000/MusiCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusiCV

This is a music game that is controlled by finger gesture. All the computer vision algorithms are from opencv library

Description

This is the term project I did when I was taking 15112 in CMU Pre-college program. It’s basically a rhythm game. However, instead of controlling with buttons or a mouse, this game is controlled by finger gesture. My algorithm can recognize the position of player’s finger tip by using any webcam. Therefore, it’s like a combination of guitarhero and computer vision. Also, my game allows player to customize the computer vision algorithm. Players can adjust the threshold(sensitivity) and choose between different kinds of bluring algorithm.

Showcase Video

Will be available soon

Citation

Citation: http://opencv-python-tutroals.readthedocs.io/en/latest/ https://people.csail.mit.edu/hubert/pyaudio/docs/ https://www.tutorialspoint.com/python/python_multithreading.html

This is a music game that is controlled by finger gesture. All the computer vision algorithms are from opencv library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages