Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Computer Vision » Datacodes » ReadMultipleCodes_IK_Binary
| Module: | Datacodes | 
|---|
Detects and recognizes Codes in one image.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inImage | Image | Input image | 
![]()  | 
				inRoi | Rectangle2D* | Region of interest | 
![]()  | 
				inInverse | CodeInverse1D | |
![]()  | 
				inTimeout | Integer* | Processing timeout | 
![]()  | 
				inDetectionParameters | CodeDetectionParameters | |
![]()  | 
				inManyCodeSettings | ManyCodeSettings | |
![]()  | 
				inEnableCode39 | Bool | |
![]()  | 
				inEnableCode128 | Code128Parameters* | |
![]()  | 
				inEnableInterleaved2of5 | Bool | |
![]()  | 
				inEnableDatamatrix | DatamatrixParameters* | |
![]()  | 
				inEnablePDF417 | Bool | |
![]()  | 
				inEnableMicroPDF417 | Bool | |
![]()  | 
				inEnableQRCode | Bool | |
![]()  | 
				inEnableUPCEAN | Bool | |
![]()  | 
				inEnableCode93 | Bool | |
![]()  | 
				inEnableDotCode | Bool | |
![]()  | 
				inEnableMaxiCode | Bool | |
![]()  | 
				inEnableAztec | Bool | |
![]()  | 
				inEnableMSI | Bool | |
![]()  | 
				inEnableGS1Databar | GS1DatabarParameters* | |
![]()  | 
				inEnableCodabar | CodabarParameters* | |
![]()  | 
				outResult | ByteBufferArray | |
![]()  | 
				outOutline | PathArray | |
![]()  | 
				outCodeFormat | CodeFormatArray | |
![]()  | 
				outPPM | RealArray | 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 | ReadMultipleCodes_IK_Binary 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.

 Basic
