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

java.lang.IllegalArgumentException:Crop rectangle does not fit within image data. #60

Open
yuqirong opened this issue Apr 2, 2019 · 0 comments

Comments

@yuqirong
Copy link

yuqirong commented Apr 2, 2019

#23056 Thread-93

java.lang.IllegalArgumentException

Crop rectangle does not fit within image data.

com.google.zxing.PlanarYUVLuminanceSource.void (byte[],int,int,int,int,int,int,boolean)(PlanarYUVLuminanceSource.java:50)
com.mylhyl.zxing.scanner.camera.CameraManager.com.google.zxing.PlanarYUVLuminanceSource buildLuminanceSource(byte[],int,int)(CameraManager.java:374)
com.mylhyl.zxing.scanner.decode.DecodeHandler.void decode(byte[],int,int)(DecodeHandler.java:95)
com.mylhyl.zxing.scanner.decode.DecodeHandler.void handleMessage(android.os.Message)(DecodeHandler.java:62)
android.os.Handler.dispatchMessage(Handler.java:109)
android.os.Looper.loop(Looper.java:166)
com.mylhyl.zxing.scanner.decode.DecodeThread.void run()(DecodeThread.java:107)

使用 zxing scanner 报错,请问是什么问题

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

1 participant