使用Android相机检测条形码

发布于 2024-12-04 05:48:24 字数 208 浏览 0 评论 0原文

我目前正在开发这款 Android 手机应用程序,供视障人士检测和扫描条形码。我将使用 ZXing(通过意图扫描)来解码条形码。

现在的问题是,我需要使用相机来检测扫描区域周围条形码的存在,并通过振动或语音合成器提醒用户。我现在有点陷入这个领域,我尝试从图书馆借书和谷歌搜索边缘检测示例,但无济于事:(

任何好心人可以在这方面给我一些建议吗?

提前感谢!

I am currently developing this Android phone application for the visually impaired people to detect and scan barcode. I am going to use ZXing(scanning via intent) for decoding barcode.

The problem now is, I need to use the camera to detect the presence of barcode around scanning region and alert the user via vibration or speech synthesizer. I am kind of stuck in this area now, I have tried borrowing books from the library and google searching for edge detection example, but to no avail:(

Can any kind soul please give me some advice in this area?

Thanks in advance!

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

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

发布评论

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

评论(1

一袭水袖舞倾城 2024-12-11 05:48:24

市场上还有其他使用完整图片来检测条形码的扫描仪。我知道NeoReader没有这种扫描区域

找到适用于不同扫描仪的 API 可能比检测条形码更容易(不要忘记关注...)。即使您找到了检测代码的方法,您仍然需要引导视障人士移动手机,以便代码位于扫描区域内。

There are other scanners on the market that use the full picture to detect barcodes. I know that NeoReader does not have this kind of scanning region.

It may be easier to find an API for different scanner then to detect barcodes (don't forget to focus...). Even if you find a way to detect codes, you still have to guide the visually impaired people to move the mobile so that the code will be inside the scanning area.

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