问题标签 [aztec-barcode]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
49 浏览

angularjs - 我需要使用哪个插件通过 MobileFist 应用程序阅读阿兹台克人?

我正在尝试很多我在网上找到的插件来通过手机的摄像头读取阿兹台克代码,但这些都不起作用。

使用MobileFirst,我无法集成其他版本的cordova,那么根据您的经验,您推荐使用哪个插件?

太感谢了!

0 投票
1 回答
396 浏览

image - Improving quality of aztec barcode before reading using zxing

I'm trying to decode aztec codes from images using zxing library.

Images looks more or less like this:

https://imgur.com/a/5ExPy6q

So far my results are quite random.

I've tried a few image processing actions using imagemagick such as:

And there was improvement but still most of codes fails to decode.

What specific image preprocessing actions should I do for such barcodes ?

0 投票
1 回答
188 浏览

java - 使用 ZPL 的带有二进制数据的 Aztec 条码

是否可以将 ZPL 和二进制数据用于 aztec 条码?

我尝试 BluetoothConnection 写入以发送以 UTF8 编码的字符串连接数组和字节数据/

一个期望打印的带有字节数据的阿兹台克。

0 投票
0 回答
45 浏览

java - 如何使用 pdfHtml 插件使用 iText 7 或 5 实现 Aztec-barcode?

我想在我的 java 代码中实现 Aztec-barcode,但问题是,似乎基于 API 文档,他们在 iText 上没有任何实现。

我尝试过使用 iText7 pdfHtml 插件。

欢迎任何帮助!

0 投票
1 回答
71 浏览

swift - 从图像中检测的阿兹台克代码无法快速运行

我在检测图像上的 Aztec 代码时遇到问题。首先,我尝试使用 QR 码,它没有问题,我将 UIImage 转换为 CIImage,然后检测功能。使用 QR 码它检测到一切正常,但使用 Aztec 码,它根本不起作用,在苹果文档中,它说它应该读取所​​有 2D 条形码。

这是我的代码:

0 投票
0 回答
32 浏览

zxing - 在行矢量图像上检测 AZTEC 条码

我正在使用 nubook/zxing-cpp 项目。每当我尝试传递行向量格式、大小 (1,n) 或 (1,m,n) 的图像时,MultiFormatReader.cpp 中的 Aztec 格式“reader.read(binImage)”会引发运行时错误。我无法弄清楚异常是什么以及为什么会以这种特定格式发生。

欢迎任何建议。

0 投票
0 回答
15 浏览

qr-code - 解码 QR 图像

我有那个 Qr 图片

这是一个阿兹特克代码类型

我使用了https://zxing.org/然后结果是这样的

BCD0B620100000000000000000000000000000000009AB10B620000303C021C673883D2336C9C07154E7ABCAA9BF45B575E16305BD956272A1BEB5F021C6DF19DA0AD2B812FFC308

我怎样才能看到隐藏在那里的真实信息?问候。