--
You received this message because you are subscribed to the Google Groups "OpenNI" group.
To post to this group, send email to openn...@googlegroups.com.
To unsubscribe from this group, send email to openni-dev+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openni-dev?hl=en.
Hi,
Thanks,
Bhaskar
--
I am not that familiar with the ZigFu wrapper.
The package I was talking about is another wrapper (with somewhat different philosophy and features) provided by primesense (currently in beta stages).
If you want to use that wrapper go to the OpenNI download page (go to http://www.openni.org/Downloads/OpenNIModules.aspx and then choose “OpenNI Compliant Middleware Binaries”, “Unstable” and “Primesense unity wrapper Unstable build v0.9.7.1” and download).
Inside the package you would find an installer (see the readme and the chm documentation in the package). This installer installs the correct version of OpenNI, NITE and driver (if for the Xtion only but since that is what you are using it is fine).
In general it is a good practice to uninstall any unstable versions you might have had before (for driver, NITE and OpenNI) although in theory it should work in any case.
Hope this helps.
Assaf.
Yes, there is a tutorial (and lots more)
If you go under assets to OpenNI->Documentation you will find the OpenNIPackageDocumentation.chm file. This will provide you with all the information you need. It has an overview, samples which act as tutorials and of course documentation to the code itself.
If you can’t use chm for some reason, you also have a doxyfile there which you can use to simply create html of everything (the html will be created under the same directory your “assets” directory is located)
Assaf.