QualitySettings.AllowMedianSmoothing

QualitySettings.AllowMedianSmoothing property

Allows engine to enable median smoothing as additional scan. Mode helps to recognize noised barcodes.

public bool AllowMedianSmoothing { get; set; }

Property Value

Allows engine to enable median smoothing.

See Also