QR 码 - 相同的 URL - 不同的图像 - 为什么?

发布于 2024-10-29 12:10:59 字数 32 浏览 1 评论 0原文

为什么使用相同的 URL 时某些二维码看起来不同?

Why do some QR codes look different when using the same URL?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

蓝眸 2024-11-05 12:10:59

QR 码有 40 种版本(大小)、4 个纠错级别和 8 种屏蔽可能性,为任何给定输入提供总共 1280 个可能的 QR 码。

通常,根据要存储的数据量来选择版本,并选择掩模以产生可读性最佳的图像。编码器根据可能需要恢复的数据量来选择纠错级别......

There are 40 Versions (sizes) of QR Codes, 4 error correction levels and 8 masking possibilities giving a total of 1280 possible QR codes for any given input.

Typically the version is chosen based on the amount of data to be stored and the mask is chosen to produce the best image in terms of readability. The error correction level is chosen by the encoder based on how much data might need to be recovered...

忘东忘西忘不掉你 2024-11-05 12:10:59

选择不同的误差校正级别将导致不同的图像。水平越高,它可以从不可读数据中恢复的机会更好。

http://en.wikipedia.org/wiki/qr_code/code#storage

Choosing a different error correction level will result in a different image. The higher the level, better the chances it can recover from unreadable data.

http://en.wikipedia.org/wiki/QR_code#Storage

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文