Property PartMinConfidence
PartMinConfidence
Gets or sets a value specifying the confidence threshold used to discard predicted body part positions. If no value is specified, all estimated positions are returned.
[Range(0, 1)]
public float? PartMinConfidence { get; set; }