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.
是否可以减少相机中的扫描区域?
我有多个彼此相邻的条形码,我需要一种方法来区分它们。
我正在使用 ZBar。
您可以尝试裁剪将在 previewCallback 中获得的图像,然后将其传递给 zBar。同时,您还可以使用叠加显示表面上被扫描区域的一些差异。