Volume Hand Controller

Hand Landmark Detection Guide

This program follows point 4 and point 8 as their controller which is the thumb and index finger.

hand-landmarks.png MediaPipe

Install necessary libraries

pip install numpy

pip install opencv-python

pip install mediapipe

pip install pycaw

pip install python-math

pip install gpib-ctypes, comtypes