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.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public string GetText()

Return Value

Type: String
All the text in the image
See Also