diff --git a/Volume_hand_controller/Readme.md b/Volume_hand_controller/Readme.md new file mode 100644 index 0000000..fc7ab3e --- /dev/null +++ b/Volume_hand_controller/Readme.md @@ -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.