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.
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).
If you ever use this code please cite me 🙏 ❤️
If you need to contact my you could write me at alberto.zancanaro.1@gmail.com or alberto.zancanaro.1@studenti.unipd.it .