OcrEngineModeLstmOnly Field |
http://www.emgu.com
Run just the LSTM line recognizer.
Namespace:
Emgu.CV.OCR
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const OcrEngineMode LstmOnly = 1
Public Const LstmOnly As OcrEngineMode = 1
public:
literal OcrEngineMode^ LstmOnly = 1
static val mutable LstmOnly: OcrEngineMode
Field Value
Type:
OcrEngineMode
See Also