yutarochan / simple-openni

Automatically exported from code.google.com/p/simple-openni
0 stars 0 forks source link

Cannot find anything named "SimpleOpenNI.SKEL_PROFILE... #81

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. launch user example in processing
2. change context.enableUser(); by 
context.enableUser(simpleOpenNI.SKEL_PROFILE_HEAD_HANDS); (or other constants)
3. execute program

What is the expected output? What do you see instead?
I'd like to track only upper skeleton, and note legs

What version of the product are you using? On what operating system?
Windows 7 - processing 2.0.3 - SimpleOpenNI 1.96

Please provide any additional information below.
the example works without adding parameters to enableUser.
I tried with 
SKEL_PROFILE_ALL
SKEL_PROFILE_HEAD_HANDS
SKEL_PROFILE_LOWER
SKEL_PROFILE_NONE
SKEL_PROFILE_UPPER 
no one works

Thank you very much

Original issue reported on code.google.com by noisette...@gmail.com on 15 Oct 2013 at 8:31

GoogleCodeExporter commented 8 years ago
I am not sure about the issue, but did you install the latest Kinect 
SDK(http://www.microsoft.com/en-us/kinectforwindowsdev/Downloads.aspx)
and also the latest OpenNi(http://www.openni.org/openni-sdk/). It probably 
works. Good luck.

Original comment by archg...@gmail.com on 15 Oct 2013 at 8:50

GoogleCodeExporter commented 8 years ago
Hello
I reinstalled both of them and the problem is still here
thanks

Original comment by noisette...@gmail.com on 15 Oct 2013 at 1:46

GoogleCodeExporter commented 8 years ago
+1, none of those constants seems to work.

Original comment by richard....@gmail.com on 27 Nov 2013 at 8:11

GoogleCodeExporter commented 8 years ago
I tried all of examples with skel_profile but no one works .What should I do?

Original comment by tolgasat...@gmail.com on 17 May 2015 at 9:17