382 skills found · Page 9 of 13
syanenko / ShaderPipeSandbox for experiments with GLSL and Google's Mediapipe, based on Three.js and React.js with Material-UI
collidingScopes / 3D EditorEdit 3D shapes with natural hand gestures. Demo powered by threejs / WebGL / MediaPipe.
KelvinPuyam / Hand Gesture RecognitionHand Gesture Recognition is a significant area of research in Human-Computer Interaction (HCI) technology. This project demonstrates the development of a real-time Hand Gesture Recognizer using the MediaPipe framework, TensorFlow, and OpenCV in Python.
sign-language-processing / Mediapipe Hand Crop FixCode for "Optimizing Hand Area Detection in MediaPipe Holistic Full-Body Pose Estimation to Improve Accuracy and Prevent Downstream Errors"
Sgvkamalakar / Hand Gesture Music PlayerThis repository contains code for a real-time hand gesture recognition system using MediaPipe and OpenCV. The project enables users to control music playback by detecting hand gestures captured through a webcam.
gitmax681 / Hand Gesture ClassificationA simple hand gesture recognition algorithm using tensorflow and mediapipe
Bhuribhat / ASL Finger Spelling To TextBit.studio Internship Hand Gesture Recognition using MediaPipe, OpenCV, and Machine Learning
Sachin2815 / Virtual Mouse Using Hand GestureGesture Controller using hand gestures for system control with Python, MediaPipe, and OpenCV. Interact with your computer through intuitive gestures for mouse movement, clicking, volume adjustment, and brightness control. 🖐️🖱️
hbilu / Hand Detection Finger CountThe project identifies hands from the camera feed, draws hand landmarks, and concurrently counts the raised fingers. This project developed with Python, OpenCV and MediaPipe.
MohamedAlaouiMhamdi / AI Virtual PainterThis project is a virtual drawing canvas that allows you to draw on the screen using hand gestures captured through your webcam. The application uses the OpenCV and Mediapipe libraries to track hand movements and recognize gestures, which are then translated into drawing actions on the canvas.
ArminSmajlagic / Real Time Hand Gesture RecognitionComputer Vision; Deep LSTM Neural Network implemented with TensorFlow, OpenCV, Keres. LSTM NN was built on MediaPipe's pose & hands models for body detection
i5han2 / Volume And Brightness Control Using Hand GesturesThis 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.
zmh-program / Interact Physical Ball GameUse your hand to play physical ball game! Camera-based interactive minigame using Mediapipe, Pygame, Pymunk and OpenCV
cuonglam2002 / ROS2 Autonomous Driving Computer VisionThis project creates a self-driving robot model using TurtleBot Pi 3 Waffle on ROS2, featuring lane detection (PD controller), traffic light detection (blob detector), traffic sign detection (SIFT), person and vehicle detection (YOLOv8), and hand gesture/human pose detection (MediaPipe).
RoboZATA / 3D Hand Pose Estimation StereoCamera Mediapipe MMPoseReal-time + Offline Robust 3D hand pose estimation from stereo cameras using DLT with Mediapipe, RTMPose, and LiteHRNet, including fisheye distortion modeling for improved accuracy
sTharun5 / Virtual AI MouseA smart, hands-free mouse controller powered by AI. This project leverages computer vision and machine learning libraries such as OpenCV and Mediapipe to enable gesture-based mouse control. Ideal for accessibility and innovative user interaction.
MohamedAlaouiMhamdi / Hand Distance MeasurementThis Python project uses the Mediapipe library to measure the distance between two specific landmarks on a hand using a webcam or the default camera. It provides real-time hand landmark detection and displays the calculated distance in centimeters on the video stream.
Agent-A345 / SCT ML 04A machine learning project for recognizing hand gestures using SVM on image data and real-time gesture detection using OpenCV and MediaPipe. Built as part of the SkillCraft Technology internship.
thanwal / Sign Language 2dcnn Lstm Wlasl SubsetSign Language Recognition using 2D CNN + LSTM on a subset of the WLASL dataset. This project extracts hand landmarks with MediaPipe, processes video data, and trains a spatiotemporal deep learning model for gesture classification.
ngandhi369 / Gesture ControllerDeveloped python exe setup using tkinter to fully control mouse & keyboard movements by human hand and eye gestures. It works with the help of different libraries and packages like OpenCV, Mediapipe, Cvzone, Dlib, Haar Cascade, etc.