pykinect-python3.6 icon indicating copy to clipboard operation
pykinect-python3.6 copied to clipboard

This is modified version of orginal pykinect library by Microsoft with added support for python 3.6

Results 5 pykinect-python3.6 issues
Sort by recently updated
recently updated
newest added

from interop import (_CreateEvent, _CloseHandle, _WaitForSingleObject, ImportError: cannot import name '_CreateEvent' from 'interop' (D:\Python\...\venv\lib\site-packages\interop\__init__.py)

Hello, I was wondering if it is possible to access the infrared camera on the kinect? Thank you in advance

Hello, I can't run the code while I follow the instruction, and this line can't be runned : kinect = nui.Runtime() And I have this error: KinectError: Unable to create...

File "C:\Users\ch\Anaconda3\envs\torch\lib\ctypes\__init__.py", line 364, in __init__ self._handle = _dlopen(self._name, mode) OSError: [WinError 126] 找不到指定的模块。

Which Kinect driver should I use? I have Original Kinect model 1414 with Python 3.6. on Windows 10. Thanks!