Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Datacodes » DecodeQRCode

DecodeQRCode


Translates a matrix of 0 or 1 values to a text in accordance to how QR codes are encoded.

Name Type Description
inBinaryMatrix Matrix Square matrix of zero (black) and nonzero (white) values
outDecodedText String? Decoded text, if matrix represents valid code

Applications

Decoding of QR codes whose black and white segments have been determined in a non-standard way.

Complexity Level

This filter is available on Expert Complexity Level.