Table of Contents

Property IdentityMinConfidence

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

IdentityMinConfidence

Gets or sets a value specifying the minimum confidence value used to match an identity class. If no value is specified, identity classes will be matched to poses regardless of the identity confidence value.

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

Property Value

float?