Skip to content

wihanga-dilantha/Realtime-Hand-Landmarks-Detection-with-MediaPipe

Repository files navigation

Hand-Landmarks-Detection-with-MediaPipe

Overview

This project demonstrates how to use MediaPipe Hand-Landmarks-Detection with python for real-time applications.

MediaPipe Hand Landmarker Examples

For detailed examples and code on using MediaPipe's hand landmarker in Python, you can visit the MediaPipe Hand Landmarker Python Examples repository.

Installation

Follow these steps to install the project:

  1. Clone the repository
  2. Install the required libries from install.txt
  3. Run mirror_hand_pose.py for realtime hand detection
  4. Run mirror_hand_pose_saveVideo.py for realtime hand detection and save realtime video
  5. Run mirror_hand_pose_image_save.py for realtime hand detection and save realtime video frames as images

About

Simple hand landmarks detection and save images with "MediaPipe" and "Opencv"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages