Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ranjan2104/gesture-volume-control-opencv

Gesture Control to change the volume of a computer. We first look into hand tracking and then we will use the hand landmarks to find gesture of our hand to change the volume. This project is module based which means we will be using a previously created hand module which makes the hand tracking very easy.
https://github.com/ranjan2104/gesture-volume-control-opencv

comtypes ctypes handtrackingmodule math mediapipe-hands numpy opencv python3 time

Last synced: about 1 month ago
JSON representation

Gesture Control to change the volume of a computer. We first look into hand tracking and then we will use the hand landmarks to find gesture of our hand to change the volume. This project is module based which means we will be using a previously created hand module which makes the hand tracking very easy.

Awesome Lists containing this project