Skip to content

TiagoOliveira98/HandTracking

Repository files navigation

HandTrackCV2Unity

Unity Versionpython3

A test project transfering hand tracking from Python CV (https://google.github.io/mediapipe/solutions/hands) to Unity 3D via UDP.

enter image description here

It is provided a short video of the grabbing interaction from one of the first versions of the project in the file

HandTrack.mp4

It is also provided a short demonstration of the first stage of development of the full interaction with the game objects

HandTracking_Demo.mp4

Prereqs

pip install opencv-python

pip install mediapipe

Run

win64

Run the python file located in the directory ./HandTracking/Python_Client

python openCVhandtrack.py

Run the main scene in the Unity project provided in the repository


! This project is affected by constant changes


About

Hand tracking using both UNity and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published