Click or drag to resize

TesseractPageSegMode Property

http://www.emgu.com
Gets or sets the page seg mode.

Namespace:  Emgu.CV.OCR
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public PageSegMode PageSegMode { get; set; }

Property Value

Type: PageSegMode
The page seg mode.
See Also