Simon-Leeeeeeeee / XCodeScanner

A new frame for decode QR code and bar code on Android. It's faster, simpler and more accurate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

本地识别二维码图片时 识别不出来 直接扫码是可以的 跟了下代码 发现是

ruanyt opened this issue · comments

1541673708187
qq 20181109114008

这个原因 mImageScanner.scanImage(mZBarImage)等于 0了
望有空看一下

而且传个bitmap进去,,,也是不能解码的。。。。。
void decodeForResult(Bitmap bitmap, RectF rectClipRatio, int requestCode);