We are about to switch to a new forum software. Until then we have removed the registration on this forum.
A new version of the J4K (Java for Kinect) library was released and is compatible with all kinect devices (Kinect for Windows, Kinect for XBOX, new Kinect, or Kinect 2). This library allows you to control multiple sensors of any type from a single application, as long as your system capabilities permit. For example you can control three Kinect 1 sensors, or one Kinect 1 and one Kinect 2 connected via USB 3.0 to the same computer. Furthermore, the J4K library contains several classes that convert the depth frames, skeleton frames, color frames, and infrared frames received by a Kinect sensor into easy-to-use Java objects. J4K for Processing can be downloaded from: research.dwi.ufl.edu/ufdw/j4k
Answers
Thank you! Did someone try it?
trying now, having issues
Can't load the ufdw_j4k_64bit.dll
This library is based on the official Kinect SDK which must be installed in your system.