Pose Detector Script
PoseDetectorScript is component of the KinectController-game object in KinectPoseDetector-scene. It calculates the angle differences between the selected joints (and respective bones) of the model and the user, and determines if the required model pose is matched or not.
Property: |
Description: |
Avatar Model |
User avatar model, who needs to reach the target pose. |
Pose Model |
Model in pose that need to be reached by the user. |
Pose Joints |
List of joints to compare. |
Match Threshold |
Threshold, above which we consider the pose is matched. |
Info Text |
GUI-Text to display information messages. |