Create Readme.md

This commit is contained in:
Srinadh Vura 2023-10-21 12:57:21 +05:30 committed by GitHub
parent 921f634605
commit 569879193a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,4 @@
## Volume controller
This repository uses mediapipe framework along with opencv to identify 21 landmarks on hand and control the volume of the system based on the distance between thumb tip and index tip
Mediapipe is an open source framework that contains multiple resources to develop apps based on pretrained deep learning models that detect posture, hand, objects, faces etc.