You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to control the system volume and screen brightness using hand gestures. Use your left hand for brightness control and right hand for volume control. For detection of hand landmarks, mediapipe library is used.
Palmprint Recognition Server For Linux: This stands for palm-print recognition, palmprint identity, palmprint comparison, palmprint matching, hand landmark, hand tracking, hand detection
In this mini-project, we are detecting hands from a live camera and also landmarks of hands. For Hand detection, I used the Mediapipe library along with Opencv.
This Script is used to differentiate the right and left hand of a human being and also find the coordinates of the 21 landmarks of each hand using the mediapipe library.
Este projeto utiliza MediaPipe, Random Forest e técnicas de visão computacional para reconhecer sinais em Libras (Língua Brasileira de Sinais). Conta com scripts para criação de datasets, treinamento de modelos, busca de hiperparâmetros e inferência em tempo real com webcam.