Click or drag to resize

PageSegModeRawLine Field

http://www.emgu.com
Treat the image as a single text line, bypassing hacks that are Tesseract-specific.

Namespace:  Emgu.CV.OCR
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const PageSegMode RawLine = 13

Field Value

Type: PageSegMode
See Also