Gets the confidence of a discrete gesture, which ranges between 0 (0% confidence) and 1 (100% confidence).
public:
property float32 Confidence {
float32 get ();
}
Type: float32
Fine-tune gesture responses by checking the confidence value whenever a gesture has been detected. If a gesture is firing too early or too often, ignore the gesture until the confidence value reaches a desired threshold (>0.5, for example).
Namespace: Microsoft.Kinect
Metadata: microsoft.kinect.winmd