Air Guitar - Gesture Based Guitar

Nilutpol Kashyap

Nilutpol Kashyap

Guwahati, Assam

1 0
  • 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

Code Samples [1]

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

  1. Python 3
  2. OpenVINO Toolkit
  3. OpenPose human-pose-estimation-0001 model - Open Model Zoo

Repository

https://github.com/nilutpolkashyap/air_guitar

Comments (0)