I want to track human, While "from pykinect import nui
" gives me below error
File "C:\ProgramData\Anaconda3\lib\site-packages\pykinect\nui\structs.py"
NUI_SKELETON_POSITION_COUNT = JointId.Count.value
AttributeError: 'int' object has no attribute 'value'
I have installed pykinect
using this command "pip install pykinect
", already installed windows SDK
for kinect
.
fyi: TO USE KINECT 360 Version 1 you need:
python 2.7 windows kinect sdk 1.8 and pykinect NOT pykinect2