解码
The process of extracting data from a QR code image: locating finder patterns, reading format/version information, removing the mask, deinterleaving codewords, performing Reed-Solomon error correction, and interpreting the data segments.
相关术语
Related Content
QR Code扫描原理:从摄像头到数据
QR Code Fundamentals…exceeds the correction capacity of the chosen EC level, decoding fails. Step 8: Data Extraction Finally, the corrected data…
掩码图案:每个QR Code中隐藏的优化
QR Code Fundamentals…, or other structures that interfere with reliable decoding. Masking XORs the data modules with a mathematical pattern…
定位图案:为什么QR Codes有三个方块
QR Code Fundamentals…Without them, a scanner could not locate, orient, or decode the symbol. The 1:1:3:1:1 Ratio Each finder pattern is a…
QR Codes中的Reed-Solomon纠错
QR Code Fundamentals…from large contiguous damage areas. The Decode Side When decoding, the scanner: Calculates syndromes — if all syndromes are…
QR Code标准:ISO 18004及更多
QR Code Fundamentals…It specifies testing methodology for print quality : decode, symbol contrast, modulation, fixed pattern damage, and…
Reed-Solomon编码:QR纠错背后的数学
Error Correction & Data Integrity…of alpha Encoding divides data by the generator polynomial Decoding uses syndromes, Berlekamp-Massey, Chien search, and…
格式与版本信息中的BCH码和Golay码
Error Correction & Data Integrity…providing optimal protection for short binary sequences. Decoding Priority During the scanning process , the decoder reads…
Micro QR与rMQR中的纠错
Error Correction & Data Integrity…support Micro QR or rMQR error correction fully. Some may decode correctly at EC-L but fail to apply full error correction…