Table of Contents

Property IdentityMinConfidence

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

IdentityMinConfidence

Gets or sets a value specifying the confidence threshold used to assign an identity class. If no value is specified, the identity with highest confidence will be assigned to each pose.

[Range(0, 1)]
public float? IdentityMinConfidence { get; set; }

Property Value

float?