How to create barcode scanner (Android)?

后端 未结 4 1376
半阙折子戏
半阙折子戏 2021-02-04 05:58

Can someone tell me if creating barcode scanner app (for Android) is difficult? Is OpenCV library good start? Where can I find algorithm which clearly explains how to read barco

4条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-04 06:25

    You can use zbar library. Download it from: http://sourceforge.net/projects/zbar/files/AndroidSDK/

    I think this is more fast and accurate than zxing.

提交回复
热议问题