Table of Contents

Property PartMinConfidence

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

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; }

Property Value

float?