如何用Java创建设计QR码? [英] How to create Design QR codes with Java?

查看:162
本文介绍了如何用Java创建设计QR码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想用Java创建设计二维码。

设计二维码可能包含图形形式的徽标。以下是此类设计代码的示例。

I would like to create Design QR codes with Java.
Design QR codes may contain a logo in form of a graphic. Here's an example for such designed codes.

如何创建此类二维码?

推荐答案

我刚发现一个可以创建此类QR码的软件。

I just found a software that makes it possible to create such QR codes.


将图片放入QR码有不同的方法。我们可以设计编码值来创建代码中的
图片而不是固有错误,而不是
涂写冗余部分并依赖于错误修正
来保留含义,如下所示: / p>

There's a different way to put pictures in QR codes. Instead of scribbling on redundant pieces and relying on error correction to preserve the meaning, we can engineer the encoded values to create the picture in a code with no inherent errors, like these:

该软件采用Go开发,可通过 http://code.google.com/p/rsc/source/browse/qr

The software is developed in Go and available via http://code.google.com/p/rsc/source/browse/qr

作者将其描述为详细信息在
http://research.swtch.com/qart

The author describes it en detail under http://research.swtch.com/qart

这篇关于如何用Java创建设计QR码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆