-
`
Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics.Bitmap.getWidth()' on a null object reference
at com.websitebeaver.documentscanner.utils…
-
Hello,
TwelveMonkeys version: `3.10.1`
`ImageUtil.createRotated()` unexpectedly adds an alpha channel to the result image
when the source image does not have an alpha channel.
For example:
…
-
We need to get an Android implementation for creating the catHash images (profile images).
Kotlin class: `network.bisq.mobile.android.node.service.AndroidCatHashService`
Here are the java fx cla…
-
Hola, tengo un error al usar imageUtils. El problema viene cuando lo importo desde productCard.jsx de la siguiente manera:
import { imagesFormatter } from "../src/imageUtils";
Me tira el siguiente…
-
Look at how `ImageUtils` is set up. It seems that we set it up, but then poke it later with a frame size. There's something that's just not right there.
-
![31231png](https://github.com/WebsiteBeaver/android-document-scanner/assets/97390504/8bc28aa5-a7e3-482b-9cc8-41fb054f7260)
-
| --- | --- |
| Bugzilla Link | [292260](https://bugs.eclipse.org/bugs/show_bug.cgi?id=292260) |
| Status | CLOSED FIXED |
| Importance | P3 enhancement |
| Reported | Oct 14, 2009 09:49 EDT |
| …
-
真机上可行。。。。
genmotion上数组越界。。。。。
-
Getwidth error in few phones.
id.zelory.compressor.ImageUtil.decodeSampledBitmapFromFile (ImageUtil.java:70)
id.zelory.compressor.ImageUtil.compressImage (ImageUtil.java:33)
id.zelory.compress…
-
It looks like `downsample` does not accept an array with `dtype=int`. Given that many images are stored as ints, it would be nice if it did?
``` Python
In [1]: import numpy as np
In [2]: from imageu…