Click or drag to resize

PixOptionsBinaryThreshold Property

Gets or sets a fixed threshold for binarization.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
public int BinaryThreshold { get; set; }

Property Value

Type: Int32
See Also