Click or drag to resize

TesseractGetUTF8Text 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: 4.0.1.3373 (4.0.1.3373)
Syntax
public string GetUTF8Text()

Return Value

Type: String
All the text in the image
See Also