etiennedub / pyk4a

Python 3 wrapper for Azure-Kinect-Sensor-SDK
MIT License
288 stars 81 forks source link

Helpers library needed #94

Closed lightov73 closed 3 years ago

lightov73 commented 3 years ago

I'm trying to use the pyk4a example regarding the depth image demo and there is a reference there to helpers library . To which helpers library it refers ? Can you help with a link to it's intsallation?

lpasselin commented 3 years ago

The examples (and their utile helper file) are not included in the library itself when you install from pypi. I take a note to add this information to the readme.

https://github.com/etiennedub/pyk4a/blob/master/example/helpers.py