Table of Contents

Property ScaleFactor

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

ScaleFactor

Gets or sets a value specifying the scale factor used to resize video frames for inference. If no value is specified, no resizing is performed.

public float? ScaleFactor { get; set; }

Property Value

float?