Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Computer Vision » Datacodes » ReadSingleCode_IK_Binary (ReadCode_IK Single_Binary)

ReadSingleCode_IK_Binary (ReadCode_IK Single_Binary)


Module: Datacodes

Reads a single code in the input image; returns binary data.

Applications

Use this tool when you need access to the raw barcode content.
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 inEnableCode39 Bool
Input value inEnableCode128 Code128Parameters*
Input value inEnableInterleaved2of5 Bool
Input value inEnableDatamatrix DatamatrixParameters*
Input value inEnablePDF417 Bool
Input value inEnableMicroPDF417 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*
Input value inEnableGS1Databar GS1DatabarParameters*
Output value outResult ByteBuffer?
Output value outOutline Path?
Output value outCodeFormat CodeFormat?
Output value outPPM Real? Pixels per module

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 ReadSingleCode_IK_Binary is supported only in x64 environment.

Complexity Level

This filter is available on Expert Complexity Level.

Filter Group

This filter is member of ReadCode_IK filter group visible as Single_Binary.