'Declaration Protected Overridable Function Recognize( _
ByVal imageImage, where text must be recognized.As Vintasoft.Imaging.VintasoftImage _
) As Vintasoft.Imaging.Ocr.Results.OcrPage
protected virtual Vintasoft.Imaging.Ocr.Results.OcrPage Recognize(
Vintasoft.Imaging.VintasoftImage image
)
protected: virtual Vintasoft.Imaging.Ocr.Results.OcrPage* Recognize(
Vintasoft.Imaging.VintasoftImage* image
)
protected:
virtual Vintasoft.Imaging.Ocr.Results.OcrPage^ Recognize(
Vintasoft.Imaging.VintasoftImage^ image
)
Parameters
- image
- Image, where text must be recognized.
Return Value
Result of text recognition as OcrPage.