http://www.emgu.com
Get the OCR Engine Mode
Namespace:
Emgu.CV.OCR
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic OcrEngineMode Oem { get; }
Public ReadOnly Property Oem As OcrEngineMode
Get
public:
property OcrEngineMode^ Oem {
OcrEngineMode^ get ();
}
member Oem : OcrEngineMode with get
Property Value
Type:
OcrEngineMode
See Also