Click or drag to resize

OmniPageEngineRecognize Method (AtalaImage, ListOmniPageOcrTextRegion)

Namespace:  Atalasoft.Ocr.OmniPage
Assembly:  Atalasoft.dotImage.Ocr.OmniPage (in Atalasoft.dotImage.Ocr.OmniPage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public OcrPage Recognize(
	AtalaImage image,
	List<OmniPageOcrTextRegion> textRegionList
)

Parameters

image
Type: Atalasoft.ImagingAtalaImage
textRegionList
Type: System.Collections.GenericListOmniPageOcrTextRegion

Return Value

Type: OcrPage
See Also