Click or drag to resize
TesseractGetText Method
http://www.emgu.com
Get all the text in the image

Namespace: Emgu.CV.OCR
Assembly: Emgu.CV.OCR (in Emgu.CV.OCR.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public string GetText()

Return Value

Type: String
All the text in the image
See Also