Click or drag to resize

OcrEngineModeTesseractLstmCombined Field

http://www.emgu.com
Run the LSTM recognizer, but allow fallback to Tesseract when things get difficult.

Namespace:  Emgu.CV.OCR
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const OcrEngineMode TesseractLstmCombined = 2

Field Value

Type: OcrEngineMode
See Also