摘要
针对用户使用二维码进行数据传输时数据量较大的问题,提出一套基于B/S架构的Web端数据交换解决方案。该方案依托图像处理技术,浏览器端采用HTML5与JS技术,服务器端采用OpenCV与C++技术。测试及试运行结果表明,利用图像处理技术保存和识别大数据量二维码图像的方案是可行的。该系统不仅可方便用户在PC端和手机等移动端的日常使用,也为二维码的数据传输提供了一种新方式。
The solution was proposed based on the Web data terminal switch within the B/S framework to solve the problem of large data quantity in quick response(QR)code transmission.We adopted image processing technology in this solution,used HTML 5 and JS technology for the browzer and employed OpenCV and C++for the server terminal.The experiment showed that it was a feasible solution to store and recognise large QR Code imags,and it also provided a new method for QR code transmission.
作者
马俊俊
王栋
徐建良
MA Jun-jun;WANG Dong;XU Jian-liang(College of Information Science and Engineering,Ocean University of China,Qingdao 266100,China)
出处
《软件导刊》
2018年第5期151-153,156,共4页
Software Guide
关键词
二维码
数据传输
图像处理
B/S架构
QR code
data transmission
image processing
B/S architecture