Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jesus-333 authored Oct 14, 2020
1 parent ddb5120 commit 361ddcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
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](https://www.youtube.com/watch?v=O4Udf7Gu3zE).
A simple video demo is aviable at this [link(1)](https://www.youtube.com/watch?v=O4Udf7Gu3zE). 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)](https://www.youtube.com/watch?v=1nmR-dRdeos).

For a more precision and detection see my other project called Hand Tracking Pytorch. You could find the repository on my profile or following this [link](https://github.com/jesus-333/Hand-Tracking-Pytorch).
For the code for the advaance hand tracking see my other project called Hand Tracking Pytorch. You could find the repository on my profile or following this [link](https://github.com/jesus-333/Hand-Tracking-Pytorch).

**NB: THE PROJECT TO WORK NEED SOME FILE THAT I CAN'T UPLOAD ON GITHUB FOR SIZE REASONS.**
The file are available at the following [link](https://drive.google.com/file/d/1doIFMfhjTz7fKd_B_HhHGWr5agNh242I/view?usp=sharing) . Download them an put the in the path specify by the file path extra thing.txt

0 comments on commit 361ddcd

Please sign in to comment.