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
SyntaxPublic Function Recognize As Integer
member Recognize : unit -> int
Return Value
Type:
Int32Returns 0 on success.
See Also