TesseractRecognize Method |
http://www.emgu.com
Recognize the image from SetAndThresholdImage, generating Tesseract
internal structures.
Namespace:
Emgu.CV.OCR
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
SyntaxPublic Function Recognize As Integer
member Recognize : unit -> int
Return Value
Type:
Int32Returns 0 on success.
See Also