Suoranta.NaturalLanguage - Developer API

OcrHelper..::..RecognizeAsync Method

Recognize text in image.

Namespace:  Suoranta.NaturalLanguage
Assembly:  Suoranta.NaturalLanguage (in Suoranta.NaturalLanguage.dll)

Syntax


public Task<OcrRecognizerResult> RecognizeAsync(
	Image image,
	string sourceId
)

Parameters

image
Type: Image
the source image
sourceId
Type: String
optional source identifier

Return Value

Task representing the asynchronous operation.