Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

这个条码识别不了。 #761

Open
1 task done
334219983 opened this issue Jan 7, 2025 · 1 comment
Open
1 task done

这个条码识别不了。 #761

334219983 opened this issue Jan 7, 2025 · 1 comment

Comments

@334219983
Copy link

Issues

  • I have browsed through the Issues. 我已浏览过Issues,确定没有重复的建议。

Expected behavior 预期的功能

Barcode
这个条形码无法识别,但是手机可以识别。
1

Approximate reference (optional) 近似的参考(可选)

https://online-barcode-reader.inliteresearch.com/

@334219983 334219983 changed the title 建议增加识别其他条码的功能,比如DataMatrix等 这个条码识别不了。 Jan 7, 2025
@hiroi-sora
Copy link
Owner

感谢反馈。

本软件是支持 Code 39 / Code 128 标准二维码格式的。不过经过测试,你样例的原始图像确实无法被识别。将图像放大后,通过截图才能识别。

image

  • 有可能与 这个issue 有关:“完整的Code39条码需要在左右两侧各有10倍于黑色窄条的空白区域。如果条码图像裁去空白区,则不被认定为完整条码。因此,它可能无法被读取”。
  • 也可能是二维码解析库的性能问题。

我预计在下个版本中升级所有第三方依赖库,跟进依赖库的性能优化。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants