FORTH-ModelBasedTracker / HandTracker

3D Hand Tracking using input from a depth sensor.
http://cvrlcode.ics.forth.gr/handtracking/
Other
313 stars 83 forks source link

execute runme.bat failed after config environment #81

Open lindyer opened 6 years ago

lindyer commented 6 years ago

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.

XFTiger commented 1 year ago

bro, do you resolve this problem?