#QR-code-processing

Project in the course TNM034, Advanced Image Processing, at Linköpings University.

The program is written in Matlab. It detects and reads a QR code of version 6.

Authors

  • Teodor Vik
  • Oscar Westberg
  • Mikael Zackrisson
  • Anton Österblad

Usage

str = tnm034(I)

str is a string with the decoded message of the QR code. I is a double-precision grayscale image.