Air Guitar - Gesture Based Guitar
Nilutpol Kashyap
Guwahati, Assam
- 0 Collaborators
This project demonstrates the use of Human Pose Estimation and extracting body joint coordinates to play music based on threshold values set for the joint coordinates. ...learn more
Project status: Published/In Market
Robotics, Artificial Intelligence
Intel Technologies
OpenVINO,
Intel Python
Overview / Usage
The **Air Guitar **project demonstrates the use of pose estimation and then based on the position of joints of the detected human body, it can play a guitar chord sound.
Pose estimation predicts the 2D position and orientation of each person in a frame in the form of a skeleton. Skeletons consisting of 18 predefined key points (joints) and 19 connections between them (limbs) are visualized as an overlay on the images or video.
Methodology / Approach
Pose Estimation from OpenVINO notebooks repository - 402-pose-estimation-webcam
Technologies Used
- Python 3
- OpenVINO Toolkit
- OpenPose human-pose-estimation-0001 model - Open Model Zoo