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

unrecognise option 'libs' #71

Closed kheito closed 7 years ago

kheito commented 7 years ago

I connected the 3d hand tracking to labview. It is running and successfully transmit data to labview but the problem is it just suddenly quitting itself after probably few minutes after running it. This is a screenshot of what I am getting when I'm running it. Hope you'll help, thanks in advance unrecognise option libs

padeler commented 7 years ago

Hello,

The warning about the libs environment variable is unrelated to your issues. Can you increase the log level to "debug" and post the log output before the crash? Maybe this will give us a clue on whats going on.

kheito commented 7 years ago

Sorry for the late reply, quick question. How and where can I increase the log severity?

Thanks

padeler commented 7 years ago

In the hand tracker script here change "error" to "debug"