See: Description
Interface | Description |
---|---|
KinectCloseListener |
Interface with the declaration of a callback method called when the close button
of the native video window is clicked.
|
SoundLevelListener |
Interface with the declaration of a callback method for the standard sound input device.
|
Class | Description |
---|---|
Kinect |
Java class wrapper for the Microsoft Kinect C++ Library using the
Java API Wrapper (JAW) framework.
|
Point3D |
Class representing a three-dimensional vector with integer coordinates (x, y, z).
|
SoundDirection |
Packed information for sound position angle and confidence level.
|
Enum | Description |
---|---|
SkeletonJoint |
Enumeration of the 20 skeleton joints.
|