如何使用软件(不是 Zxing)在 Android 上可靠地解码 PDF417 条形码?

发布于 2024-11-25 07:15:07 字数 462 浏览 0 评论 0 原文

我需要什么:

我需要一个能够可靠解码 PDF417 条形码的 java 库(最好适用于 Android),该条形码可能会扭曲(不平坦)和/或部分模糊。

我尝试过的:

Zxing PDF417 解码器仍处于 alpha 阶段,缺乏我所需的速度和/或可靠性。我尝试将 PDF417decode 项目 移植到 Java;移植的库可以工作,但并不比 Zxing 实现更可靠。

详细信息:

  1. 解码必须在软件中进行;不允许使用外部硬件
  2. 该库可能要花钱

任何帮助将不胜感激。谢谢您的宝贵时间!

What I need:

I need a java library (preferably for Android) that is capable of reliably decoding PDF417 barcodes, which may be distorted (not flat) and/or partially obscured.

What I've tried:

The Zxing PDF417 decoder is still in the alpha stages and lacks the speed and/or reliability that I require. I've tried porting the PDF417decode project to Java; the ported library worked but was no more reliable than the Zxing implementation.

Details:

  1. Decoding must take place in software; no external hardware is permitted
  2. The library can cost money

Any help would be greatly appreciated. Thank you for your time!

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

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

发布评论

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

评论(3

ぽ尐不点ル 2024-12-02 07:15:07

Manatee Works 现在提供适用于 Android 和 iOS 的移动 SDK,可以读取 PDF417。这是最好的!

Manatee Works now offers a mobile SDK for Android and iOS that can read PDF417. It is the best!

清醇 2024-12-02 07:15:07

我已经尝试过AIPSYS的SDK,该库是android的本机代码,与Java代码相比非常快,请联系技术支持了解详细信息 [电子邮件受保护]

I have tried SDK from AIPSYS, the library is native code with android, it is very fast compared to Java code, contact the technical support for details [email protected]

半城柳色半声笛 2024-12-02 07:15:07

PDF417.mobi 应该可以处理扭曲的条形码。我们尝试过打孔、弄脏、切断甚至沾上酱汁的代码。有一个相关视频

免责声明:我在 PDF417.mobi SDK 团队工作。我们开发这个 SDK 是出于对其他库不够可靠的沮丧。

PDF417.mobi should work with distorted barcodes. We have tried with codes that are perforated, smudged, cut-off and even covered with sauce. There is a video about that.

Disclaimer: I work for PDF417.mobi SDK team. We developed this SDK out of frustration that other libraries weren't reliable enough.

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