CLNUI 4 Java (Kinect)
in
Library and Tool Development
•
2 years ago
Hello,
Here is CLNUI running on Java.
Here is the package: http://victamin.googlecode.com/files/CLNUILibSampleAndDrivers.zip
It includes drivers, library and a point cloud sample application.
This works only for java users. Keep in mind if it fails to run when running in debug mode, try the run mode
http://victamin.googlecode.com/files/CLNUI4J_01.zip
v0.2 http://victamin.googlecode.com/files/CLNUI4J_02.zip
v0.3.0: http://victamin.googlecode.com/files/CLNUI4J_03.zip
Remake of the library to support latest version of CLNUI. It includes Multiple device support, data listeners, couple of useful utilities were added to the library, distance calc changed to tan approximation other than 1/x, some bug fixes, etc.
CLNUI is AlexP's (the PS3Eye camera hacker) SDK for Kinect. It was released few days ago but only running on C and C# afaik.
I took sometime to get it running on java and processing (so i think) using JNA.
The package includes library+source code and a simple example (binaries+source code).
Warning! this is windows only, so sorry mac users, but you're not alone, you can use shiffman's library.
Please give it a test and report back any problems.
So far only tested on windows7 64bit, java 1.6.
post: http://www.pixelnerve.com/v/2010/11/19/clnui-4-java-kinect/
Here is CLNUI running on Java.
Here is the package: http://victamin.googlecode.com/files/CLNUILibSampleAndDrivers.zip
It includes drivers, library and a point cloud sample application.
This works only for java users. Keep in mind if it fails to run when running in debug mode, try the run mode
http://victamin.googlecode.com/files/CLNUI4J_01.zip
v0.2 http://victamin.googlecode.com/files/CLNUI4J_02.zip
v0.3.0: http://victamin.googlecode.com/files/CLNUI4J_03.zip
Remake of the library to support latest version of CLNUI. It includes Multiple device support, data listeners, couple of useful utilities were added to the library, distance calc changed to tan approximation other than 1/x, some bug fixes, etc.
CLNUI is AlexP's (the PS3Eye camera hacker) SDK for Kinect. It was released few days ago but only running on C and C# afaik.
I took sometime to get it running on java and processing (so i think) using JNA.
The package includes library+source code and a simple example (binaries+source code).
Warning! this is windows only, so sorry mac users, but you're not alone, you can use shiffman's library.
Please give it a test and report back any problems.
So far only tested on windows7 64bit, java 1.6.
post: http://www.pixelnerve.com/v/2010/11/19/clnui-4-java-kinect/
8