Package | Description |
---|---|
usertracking |
Modifier and Type | Method and Description |
---|---|
PoseSequences |
Skeletons.getGestSeqs()
Gets the gest seqs.
|
Modifier and Type | Method and Description |
---|---|
void |
Skeletons.setGestSeqs(PoseSequences gestSeqs)
Sets the gest seqs.
|
Constructor and Description |
---|
Poses(TrackerPanel trackerPanel,
java.util.HashMap<java.lang.Integer,java.util.HashMap<org.OpenNI.SkeletonJoint,org.OpenNI.SkeletonJointPosition>> uSkels,
PoseSequences gSeqs)
Instantiates a new poses.
|