My Environment:
Cuda 9.1
Win10
Kinect2
OpenNI1
Python2.7.14 + numpy
I also add system variable about MBV_LIBS=C:\HANDTRACKER,and the HANDTRACKER folder is extracted from http://cvrlcode.ics.forth.gr/files/mbv/v1.1/MBV_PythonAPI_Win_1.1.zip
When I execute runmme.bat,happen error :
MBV_LIBS Environment variable should point to to MBV libraries folder.
MBB_LIBS C:\HANDTRACKER
Setting PATH and PYTHONPATH
"Running the Single Hand Tracker script..."
Trackback (most recent call last):
File: "src\SingleHandTracking.py",line 10, in
import PyMBVAcquisition as Acquisition
Import Error: DLL load failed:
Please tell me where i wrong. Thanks.
My Environment: Cuda 9.1 Win10 Kinect2 OpenNI1 Python2.7.14 + numpy I also add system variable about MBV_LIBS=C:\HANDTRACKER,and the HANDTRACKER folder is extracted from http://cvrlcode.ics.forth.gr/files/mbv/v1.1/MBV_PythonAPI_Win_1.1.zip When I execute runmme.bat,happen error : MBV_LIBS Environment variable should point to to MBV libraries folder. MBB_LIBS C:\HANDTRACKER Setting PATH and PYTHONPATH "Running the Single Hand Tracker script..." Trackback (most recent call last): File: "src\SingleHandTracking.py",line 10, in
import PyMBVAcquisition as Acquisition
Import Error: DLL load failed:
Please tell me where i wrong. Thanks.