ofxOpenNI
ofxOpenNI copied to clipboard
Wrapper for OpenNI, NITE and SensorKinect
libOpenNI.dylib still linked to one installed in /opt/local... This pull request fixes that linkage so it links to libusb in the bin folder
I'm working on kinect 1414 and trying to start the example on Mac Pro with OSX El Capitan. The build was success but what I got is a just grey...
After following all of the described steps I get this (last?) error on El Capitan and Xcode: ``` ld: library not found for -lXnDDK clang: error: linker command failed with...
I get 4 linker errors when running the openNISample007 example in xcode. Undefined symbols for architecture i386: "_CVDisplayLinkGetNominalOutputVideoRefreshPeriod", referenced from: _vidmodeFromCGDisplayMode in libglfw3.a(cocoa_monitor.m.o) "_CVDisplayLinkCreateWithCGDisplay", referenced from: __glfwSetVideoMode in libglfw3.a(cocoa_monitor.m.o) __glfwPlatformGetVideoMode...
All deprecated methods are updated for OF090 version. No more Xcode warning in ofxOpenNI files.
Hi, I am trying to use ofxSynapse and I see this requires ofxOSC and ofxOpenNI. I also noticed ofxOCS is already included in the current pkg but ofOpenNI, I got...
hi there- I followed your instructions = /ofxOpenNI is in /addons /openNiSample007 is in /apps/devApps It compiles and links and then can't find the kinect: Init device... Enumerate devicesstatus: Can't...
changed `ofGetGLTypeFromPixelFormat` to `ofGetGLFormatFromPixelFormat` to work in latest release of OF.
I followed the instructions as told in the README, but still, I get the following error: ``` C:\Users\ranve\Documents\BTP\of_v0.8.4_win_cb_release\addons\ofxOpenNI\src\ofxOpenNIUtils.h|35|fatal error: XnOpenNI.h: No such file or directory| ``` What can the possible...
hi i feel like i am missing something there are a number of references to hitting "t" and switching from hand to skeleton, but i am not seeing it.