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