http://www.emgu.com
Get the OCR Engine Mode
Namespace:
Emgu.CV.OCR
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
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