Click or drag to resize

IOmrEngineRecognizeDocument Method

RecognizeDocument(ImageSource, OmrTemplateDocument)

Namespace:  Atalasoft.FormsProcessing.Omr
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
OmrDocument RecognizeDocument(
	ImageSource source,
	OmrTemplateDocument template
)

Parameters

source
Type: Atalasoft.ImagingImageSource
template
Type: Atalasoft.FormsProcessing.OmrOmrTemplateDocument

Return Value

Type: OmrDocument
See Also