'Declaration Public Overloads Overridable Function Recognize( _
ByVal imageИзображение для распознавания.As Vintasoft.Imaging.VintasoftImage _
) As Vintasoft.Imaging.Ocr.Results.OcrPage
public virtual Vintasoft.Imaging.Ocr.Results.OcrPage Recognize(
Vintasoft.Imaging.VintasoftImage image
)
public: virtual Vintasoft.Imaging.Ocr.Results.OcrPage* Recognize(
Vintasoft.Imaging.VintasoftImage* image
)
public:
virtual Vintasoft.Imaging.Ocr.Results.OcrPage^ Recognize(
Vintasoft.Imaging.VintasoftImage^ image
)
Parameters
- image
- Изображение для распознавания.
Return Value
Результат распознавания как OcrPage.