Click or drag to resize

TesseractRecognize Method

http://www.emgu.com
Recognize the image from SetAndThresholdImage, generating Tesseract internal structures.

Namespace:  Emgu.CV.OCR
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public int Recognize()

Return Value

Type: Int32
Returns 0 on success.
See Also