9.3.9 OcrScanResult

This DataType is a structure that defines the results of an OCR reader device scan. Its composition is formally defined in Table 57.

Table 57 – OcrScanResult Structure
Name Type Description Optional
OcrScanResultStructureSubtype of ScanResult defined in 9.3.8.

ImageId

NodeIdNodeId of the original scan image file object used for this scan result. This image file is also available through the Images folder defined in 6.2.3.2.False

Quality

ByteReturns the probability of correct decoding. False

Position

Position

Returns the position of the text within the image

The Position DataType is defined in 9.3.5.

False

Font

StringReturns the font name used for decoding True

DecodingTime

UtcTimeReturns the required decoding timeTrue

Its representation in the AddressSpace is defined in Table 58.

Table 58 – OcrScanResult Definition
Attribute Value
BrowseNameOcrScanResult
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of ScanResult defined in 9.3.8.