Skip to content
#

handgesture-recognition

Here are 47 public repositories matching this topic...

This repository contains a Python-based hand gesture recognition system that allows users to control applications using simple hand gestures. The system leverages the MediaPipe framework for real-time hand tracking and finger counting. Users can interact with their computers hands-free, making it ideal for presentations, media playback, and more.

  • Updated Aug 2, 2023
  • Python

AI Rock Paper Scissor with hand gesture is an AI based python project in which you can detect hand and fingers and with the help of your fingers co-ordinates you can figure out if it is an rock, paper or scissor sign with the help of this you can play this game with the AI where the AI plays with the player and the scores are given as per who wi…

  • Updated Jul 6, 2022
  • Python

The Virtual Hand Gesture Keyboard is an innovative and interactive project that offers a new way to type using hand gestures. This project leverages computer vision and machine learning techniques to track the user's hand movements and recognize specific gestures, which are then translated into virtual keypresses on the user's computer.

  • Updated Jul 25, 2023
  • Python

This project demonstrates how to control your computer's mouse using hand gestures with a webcam and the MediaPipe library. By tracking the position of your index finger and thumb, you can perform mouse actions such as clicking and moving the cursor, offering a touch-free interaction with your computer.

  • Updated Jul 29, 2024
  • Python

Improve this page

Add a description, image, and links to the handgesture-recognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the handgesture-recognition topic, visit your repo's landing page and select "manage topics."

Learn more