Back to FabImage Studio website

You are here: Start » Filter Reference » Computer Vision » Datacodes » ReadMultipleCodes_IK

ReadMultipleCodes_IK


Module: Datacodes

Detects and recognizes Codes in one image.

Name Type Description
Input value
inImage Image Input image
Input value
inRoi Rectangle2D* Region of interest
Input value
inInverse CodeInverse1D
Input value
inTimeout Integer* Processing timeout
Input value
inDetectionParameters CodeDetectionParameters
Input value
inManyCodeSettings ManyCodeSettings
Input value
inEnableCode39 Bool
Input value
inEnableCode128 Bool
Input value
inEnableInterleaved2of5 Bool
Input value
inEnableDatamatrix DatamatrixParameters*
Input value
inEnablePDF417 Bool
Input value
inEnableQRCode Bool
Input value
inEnableUPCEAN Bool
Input value
inEnableCode93 Bool
Input value
inEnableDotCode Bool
Input value
inEnableMaxiCode Bool
Input value
inEnableAztec Bool
Input value
inEnableMSI Bool
Input value
inEnableCodabar CodabarParameters*
Output value
outResult StringArray
Output value
outOutline PathArray
Output value
outCodeFormat CodeFormatArray

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError ReadMultipleCodes_IK is supported only in x64 environment.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of ReadCode_IK filter group.