Skeltrack icon indicating copy to clipboard operation
Skeltrack copied to clipboard

A Free Software skeleton tracking library

Results 26 Skeltrack issues
Sort by recently updated
recently updated
newest added

When visiting documentation page, you get a Not found error.

When I tried to run make at Skeltrack/examples, the following error came out: test-kinect.c:1:23: fatal error: gfreenect.h: No such file or directory I have freeglut3-dev installed. Do I need to...

We are planning to use a Monochrome stereo camera. Will this work in this case? and can anyone guide in building this modules for it?

I am trying to install in ubuntu 16.04 , but I get below errors zayyon@zayyon-Lenovo-ideapad-300-15ISK:~/Downloads/Skeltrack-master$ sudo ./autogen.sh **\* No gtk-doc support *** autoreconf: Entering directory `.' autoreconf: configure.ac: not using...

Hi, I'm struggling to get Skeltrack to build on raspberry. This on Ubuntu 14.04. I have run autogen.sh with no obvious errors: ``` Skeltrack 0.1.14 ===================== Install prefix: /usr/local Build...

Hi everyone, I am interested in doing skeleton tracking with skeltrack. Is it possible to do it with a Kinect One (V2)? And has somebody advice (or some link) for...

Hey, I was wondering of there were any plans to support full body skeleton tracking, i.e. lower body joints as well? Is there any technical reason why the skeleton tracking...

Necessary to compile the tests. Solution from: https://github.com/joaquimrocha/Skeltrack/issues/15 Solves issue 15 and 16. Tested on Ubuntu 16.04.

On Ubuntu 13.04(3.8.0-26-generic) Error message: Making all in tests make[2]: Entering directory `/home/xxx/code/gitsrc/Skeltrack/tests' CC test-skeleton.o CCLD test-skeleton /usr/bin/ld: test-skeleton.o: undefined reference to symbol 'g_file_new_for_path' /usr/bin/ld: note: 'g_file_new_for_path' is defined in...

Undefined symbols for architecture x86_64: "_cairo_arc", referenced from: _paint_joint in test-kinect.o "_cairo_fill", referenced from: _on_skeleton_draw in test-kinect.o _paint_joint in test-kinect.o "_cairo_line_to", referenced from: _connect_joints in test-kinect.o "_cairo_move_to", referenced from: _connect_joints...