2D Bar-Code Image Decoding

碩士 === 國立臺灣大學 === 資訊網路與多媒體研究所 === 101 === Barcode technology is one of the most important parts of Automatic Identification and Data Capture (AIDC). Quick Response Code (QR Code) is one of the most popular types of two-dimensional barcodes. How to decode various QR code images efficiently and accura...

Full description

Bibliographic Details
Main Authors: Jeng-An Lin, 林政安
Other Authors: Chiou-Shann Fuh
Format: Others
Language:en_US
Published: 2013
Online Access:http://ndltd.ncl.edu.tw/handle/58413409361196204547
Description
Summary:碩士 === 國立臺灣大學 === 資訊網路與多媒體研究所 === 101 === Barcode technology is one of the most important parts of Automatic Identification and Data Capture (AIDC). Quick Response Code (QR Code) is one of the most popular types of two-dimensional barcodes. How to decode various QR code images efficiently and accurately is a challenge. In this thesis, we design a new QR code decoding procedure. The decoding procedure consists of image binarization, QR code extraction, perspective transformation and resampling, and error correction. By these steps, we can recognize different types QR code images. The experiment results show our method has better accuracy than Google open-source 1D/2D barcode image processing library Zxing-2.1. Moreover, we evaluate the execution time for different-size images. Our method can decode these images in real time.