Skip to content

A-Lee92/Hand-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Hand-Tracker

Description

This project will track arm movement, process coordinate data using inverse kinematics, and feed an arduino controlling a robot arm appropriate angles to move the servo motors.

Installation

First you will need to install these libraries:

  1. OpenCV
  2. MediaPipe

To install OpenCV: - pip install opencv-python

To install MediaPipe - pip install mediapipe --user

Usage

To run the program you will need to run the following command: - python main.py

The program will use the first webcam plugged into your device

Author

Aaron Lee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages