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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public string GetUTF8Text()

Return Value

Type: String
All the text in the image
See Also