Computer Vision Music Board

In this interactive programming project, we created a virtual “note board” that the user can play either by using their mouse, their computer keyboard, or their fingers. This “note board” is essentially a musical keyboard with twelve notes (Ab to G). Mouse and keyboard operation was identified through event detection and finger/body operation used computer vision (Open CV) to locate body part.

To learn more, please visit our Github page.

 

OpenCV object detection

Previous
Previous

Real-time ASL-to-Speech software