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