Click or drag to resize
TesseractOcrImageResizeSettingsScaleXFactor Property
The horizontal resize scale factor

Namespace: DevScope.Ocr.Tesseract.Windows
Assembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public float ScaleXFactor { get; set; }

Property Value

Type: Single
Remarks
TesseractOcrImageResizeSettings remarks for instructions on how to properly use the scale factor when resizing
See Also