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 16, 2020
1 parent 30933a9 commit 29ab8e2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ I use a python script to detect the hand movement and the relative gesture.

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 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).
For the code for the advance 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).

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

**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 29ab8e2

Please sign in to comment.