http://www.emgu.com
Assembly: Emgu.CV.OCR (in Emgu.CV.OCR.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get all the text in the image
Namespace: Emgu.CV.OCRAssembly: Emgu.CV.OCR (in Emgu.CV.OCR.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public string GetText() |
Visual Basic |
---|
Public Function GetText As String |
Visual C++ |
---|
public: String^ GetText() |