Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesnt scan anything #43

Open
n-droidev opened this issue Dec 9, 2021 · 2 comments
Open

Doesnt scan anything #43

n-droidev opened this issue Dec 9, 2021 · 2 comments

Comments

@n-droidev
Copy link

Hi.. Why this library doesnt scan anyhting at all ? I installed your demo app but that didnt work too..

@shouzhong
Copy link
Owner

com.google.zxing:core:3.3.3 and com.shouzhong:ScannerZBarLib:1.0.0 only support QR code and Bar code.
com.shouzhong:ScannerBankCardLib:1.0.3 only supports some banks card of China.
com.shouzhong:ScannerIdCardLib:1.0.4 and com.shouzhong:ScannerIdCard2Lib:1.0.0 only support ID card of China.
com.shouzhong:ScannerLicensePlateLib:1.0.3 only supports the blue license plate of China, but it is only for study.
com.shouzhong:ScannerTextLib:1.0.0 only supports the text, I don‘t know if other language besides Chinese and English are supported, it does not support scanning, you need to call the method ScannerUtils.decodeText().
com.shouzhong:ScannerNsfwLib:1.0.0 only supports erotic pictures, when the returning value is greater than 0.3, that means the picture is highly likely to be a erotic picture, it does not support scanning, you need to call the method ScannerUtils.decodeNsfw().

@shouzhong
Copy link
Owner

https://developers.google.com/ml-kit maybe will help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants