'Declaration Public Property adaptiveBinarizationStep As Integer
public int adaptiveBinarizationStep { get; set; }
Property Value
0 - adaptive binarization is not used.
Default value is 0.
Default value is 0.
'Declaration Public Property adaptiveBinarizationStep As Integer
public int adaptiveBinarizationStep { get; set; }
This property should be used if barcode image has uneven lighting.
Value of this property should be slightly larger than the size of a single barcode module.
This property has effect in all barcode recognition modes except the automatic barcode recognition mode (automaticRecognition).
Target Platforms: .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5