ibaiGorordo / pyKinectAzure

Python library to run Kinect Azure DK SDK functions
MIT License
454 stars 113 forks source link

Is possible do Body Tracking from Record? #34

Closed victorc365 closed 2 years ago

victorc365 commented 3 years ago

Hi I have a question, is it possible to get body tracking functionalities from a record?

windingwind commented 3 years ago

Hi, I'm trying to do this.

However, I failed with ctype data-type check at a strange point, maybe my code will work for you. Or, do you have any idea about this issue?

35

Thanks!

ibaiGorordo commented 3 years ago

As mentioned in #35: "I have uploaded a major refactor that was long overdue. I have added an example "examplePlaybackBodyTracker.py" to perform body tracking in a recording that did not have body tracking enabled."