In air jammin
Virtual music instruments based on gesture recognition. Works on computer vision using webcams.
###Dependencies
- Python 2.7.*
- Numpy
- PyMedia
- Sox
- OpenCV Python : See setup instructions here.
#####The Guitar
- Wear three color strips in three fingers of the non-strumming hand ( RGB in index-middle-ring )
- Wear a Red strip in the strumming hand's finger (any finger)
- Strum !!
#####The Drums
- Use sticks with red heads.
You need to set the color ranges in ./config/color_config.py before anything.
You might also need to configure the drums (if you need) using ./config/drums_config.py and appropriately supply the .wav files in ./sounds/drums/
###License MIT Licensed Copyright (C) 2013 Abhinav Tushar.