GlyphReaderEngineRecognize Method (AtalaImage, Rectangle) |
Namespace:
Atalasoft.Ocr.GlyphReader
Assembly:
Atalasoft.dotImage.Ocr.GlyphReader (in Atalasoft.dotImage.Ocr.GlyphReader.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public OcrPage Recognize(
AtalaImage image,
Rectangle bounds
)
Public Function Recognize (
image As AtalaImage,
bounds As Rectangle
) As OcrPage
Parameters
- image
- Type: Atalasoft.ImagingAtalaImage
- bounds
- Type: System.DrawingRectangle
Return Value
Type:
OcrPageSee Also