Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.59 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.59 KB

Unity-Python hand tracking and gesture recognition application

In this repository I uploaded a personal project that use a combination of python script and C# script to create a Unity application with hand tracking and gesture recognition. I use a python script to detect the hand movement and the relative gesture.

A simple video demo is aviable at this link(1). I also made another video demo with a far mored advance hand tracking method that use always the same technique to link Python and Unity. You could find the video at this link(2).

For the code of the advance hand tracking see my other project called Hand Tracking Pytorch. You could find the repository on my profile or following this link.

I upload a pdf report that describe in all details how the code and the unity integration work.

Requirements

The Project NEED Vuforia to work. If you want to install by yourself you can only download the Asset folder (inside the Unity Project folder).

Contacs

If you ever use this code please cite me 🙏 ❤️

If you need to contact my you could write me at [email protected]