浏览器中的 QRcode 光学识别

发布于 2025-01-01 22:49:10 字数 199 浏览 0 评论 0原文

实现完全基于浏览器的应用程序(在机器网络摄像头的情况下识别 QR 码)的最先进技术是什么?

据我所知,浏览器对网络摄像头的支持总体上仍处于起步阶段。在浏览器中处理网络摄像头视频是否取得了显着的成功?

特别是,考虑到当前的 HTML5 技术,在不访问服务器进行图像处理的情况下,从浏览器中的实时网络摄像头图像中实际获取 QR 码数据,“技术上是否可行”?

What is the state-of-the-art for implementing a fully browser-based application that recognizes QRcodes in sight of the machine's webcam?

I understand that native browser support of webcams in general is still in its infancy. Have there been notable successes in processing webcam video in the browser?

In particular, is it "technically possible" given current HTML5 technologies to actually get the data of a QRcode from a live webcam image in the browser, WITHOUT making any trips to the server for image processing?

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

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

发布评论

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

评论(1

月竹挽风 2025-01-08 22:49:10

您可以使用 zxing 在 Flex/Actionscript 中执行此操作。请参阅此处:http://code.google.com/p/ zxing/source/browse/trunk#trunk%2Factionscript

You can do this in Flex/Actionscript with zxing. See here: http://code.google.com/p/zxing/source/browse/trunk#trunk%2Factionscript

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