- 1、本文档共3页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
快速响应码的识别和解码.pdf
第26 卷 第6 期 计算机工程与设计 2005 年6 月
Vol . 2 6 N o . 6 Computer Engineering and Design June 2005
快速响应码的识别和解码
刘宏伟, 严 妍
( 北京科技大学信息工程学院,北京 100083)
摘 要:研究了快速响应码 (QR Code)的识别方法和解码方法。在识别过程中采用Hough 变换检测QR 码的倾斜角度,
通过几何计算纠正失真,并利用双线性插值算法将QR 码旋转至水平,然后用Sobel 边缘检测算子以及投影算法计算出
QR 码单元模块的边界。提供的方法能够快速、准确地识别出QR 码,有效地抑制了拍摄 QR 码时产生的失真、噪声、
倾斜等因素对QR 码识读过程中的影响,提高了QR 码的识别率。同时研究给出了QR 码进行RS 纠错译码过程中应注
意的有关在有限域中的运算、如何求解伴随多项式、确定错误位置值和计算错误值的问题。
关键词:快速响应码;Hough 变换;双线性插值;识别;RS 纠错码
中图法分类号:TP39 1.4 1 文献标识码:A 文章编号:1000-7024 (2005) 06-1560-03
Recognition and decoding of QR code
LIU Hong-wei, YAN Yan
(School of Information and Engineering, Beij ing University of Science and Technology, Beij ing 100083, China)
Abstract :The algorithm of QR code recognition and decoding was discussed. During the process of QR code image screening, sometimes
the image might distort, and slant, which caused the difficulty to recognize the QR code correctly. The position of QR code was located
from the image according to hough transform and geometry calculation, the QR code was rotated to the horizontal based on bilinear in-
terpolation. And the image was segmented to locate the single codeword image according to proj ection and sobel edge detection. At the
same time, the special emphasis on the process of error correction and decoding of QR code was put.
Key words:quick response code; hough transform ; bilinear interpolation; recognition; RS error-detecting code
1 引 言
位置探测图形
二维条码与一维条码相比具有高容量、高密度、纠错能力 校正图形
强、安全强度高等特点,不仅可以存储传统的字符数字等文本
[ ]
文档评论(0)