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
Syntaxpublic const OcrEngineMode TesseractLstmCombined = 2
Public Const TesseractLstmCombined As OcrEngineMode = 2
public:
literal OcrEngineMode^ TesseractLstmCombined = 2
static val mutable TesseractLstmCombined: OcrEngineMode
Field Value
Type:
OcrEngineMode
See Also