Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 iOS 中使用 zxing datamatrix 代码扫描器,似乎有一个错误导致代码必须位于屏幕的正中心才能阅读。当我将代码滑动到靠近中心的位置时,它会扫描非常靠近屏幕中心的某个位置。
对于我的应用程序而言,datamatrix 代码可能位于中心,但也可能位于图像可见部分的其他任何位置。
谁能解释一下?有没有人解决这个问题?作为参考,zxing 可以扫描可见图像中任意位置的二维码。
这将扫描:
这不会扫描...