timctho / convolutional-pose-machines-tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hand tracking part, set position of tracker (skeleton of hand)?

DilaraAlbayrak opened this issue · comments

Does the skeleton have to be in the middle of the screen? How can I change the position? I could not find it in the code, I have changed self.init_center and self.init_center in tracking_module.py but nothing has changed.

Other than that is it required that the hand should be near the skeleton's predefined position so that the skeleton catches the hand?