OpenNI2 icon indicating copy to clipboard operation
OpenNI2 copied to clipboard

OpenNI2

Results 60 OpenNI2 issues
Sort by recently updated
recently updated
newest added

Add support for Creative Senz3D camera using Intel Perceptual Computing SDK (http://software.intel.com/en-us/vcsource/tools/perceptual-computing-sdk)

Hi, Some private fields in OpenNI2 classes are colliding with Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) that uses -Werror,-Wunused-private-field. So as to make OpenNI2 compile, it did...

Hi OpenNI folks, Here is a patch to address the issue I pointed out in the community at http://community.openni.org/openni/topics/search_path_for_redist_files. With this patch, the path for the drivers and OpenNI.ini will...

Hi, I've modified compile error on old gcc (I'm using gcc 4.4.5).And some test codes run successfully with this branch of OpenNI2. And I added patch4sse2.This changes the default version...

In OpenNI2/ThirdParty/PSCommon/BuildSystem/Platform.Arm this line should probably be removed. CFLAGS += -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp #-mcpu=cortex-a8 Not all arm systems are cortex-a9, armv7-a, support neon and most importantly some use hard...

I have an Xtion Pro and also a Primesense camera. If in NiViewer, I set `Device -> Streams -> Depth -> Video Mode -> 640 x 480` and `Device ->...

[root@dev Packaging]# ./ReleaseVersion.py android Creating installer for OpenNI 2.2 android make: Entering directory `/root/OpenNI2/Packaging/AndroidBuild' [armeabi-v7a] StaticLibrary : libstdc++.a [armeabi-v7a] Compile++ thumb: EventBasedRead

I want to use openni2 on android , Use c++ write it to shared object (refer libOpenNI2.so).and use my own .so . The question is i am fail to build...

At the end of april OpenNI is not going to be available anymore. What does this mean for people who are still using OpenNI in software- is it going to...