【问题标题】:Calculating the number of needed error correction words in QR code计算二维码中需要的纠错字数
【发布时间】:2012-06-26 17:17:38
【问题描述】:

我喜欢对二维码进行编码。因此我需要知道,指定版本和纠错级别需要多少纠错字。 对于 QR 版本 1 与 ec-level Q 组合,必须有 13 个纠错字和 13 个数据字。 我知道 ISO/IEC 18004 中有一些表(表 7、8、9)存储了这些信息。但我想知道是否可以计算出需要的纠错字数。

您好, 拉菲

【问题讨论】:

    标签: qr-code iso error-correction reed-solomon


    【解决方案1】:

    是的,您需要 ISO 18004。我想您也可以查看计算此值的 the source code from zxing。它发生在方法 interleaveWithECBytes 周围。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-02-14
      • 2015-11-14
      • 1970-01-01
      相关资源
      最近更新 更多