带有自动对焦指示和声音的 iOS 二维码库

发布于 2024-11-08 20:11:31 字数 247 浏览 0 评论 0原文

我已经使用 ZBarCode 库完成了一个简单的 QR 码应用程序。我可以扫描二维码并将数据捕获回我的自定义视图。

我还可以在扫描仪视图上添加一个子视图,但这只是一个层,我想制作一个“自动对焦”框,例如当聚焦 QR 码并用声音捕获时,红色矩形会闪烁。

看来 ZBarCode 无法制作自动对焦效果并捕获声音,这是我错过的还是它的限制?如果是这样,是否还有其他 QRCode 库可以实现自动对焦和带声音效果的捕获?

非常感谢您的帮助!

I already finished a simple QR Code apps by using ZBarCode library. I can scan the QR Code and capture the data back to my custom view.

I also can add a subview on Scanner view but that is just a layer and I would like to make a "auto focus" box like a red rectangle will blink when focused the QR Code and capture with SOUND.

It seems ZBarCode is not able to make an auto focus effect and capture with sound, is it something I missed or it's the limitation? If so, does any other QRCode library can do auto focus and capture with sound effect?

Thank you very much for any help!

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

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

发布评论

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

评论(1

诺曦 2024-11-15 20:11:32

ZXing 开源库可以做到这一点。它有 IOS 版本。 http://code.google.com/p/zxing/

The ZXing open source library can do that. It is available in an IOS flavor. http://code.google.com/p/zxing/

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