Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Computer Vision » Datacodes » DecodeQRCode
| Module: | Datacodes | 
|---|
Translates a matrix of 0 or 1 values to a text in accordance to how QR codes are encoded.
Applications
Decoding of QR codes whose black and white segments have been determined in a non-standard way.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inImage | Image | Square image of zero (black) and nonzero (white) values | 
![]()  | 
				inAllowMirrored | Bool | Allows reading mirrored/transposed codes | 
![]()  | 
				outDecodedText | String? | Decoded text, if matrix represents valid code | 
Complexity Level
This filter is available on Expert Complexity Level.

 Expert
