-
Apparently this is a bug " the ImageJ2 legacy layer, responsible for keeping the ImageJ2 data structures in sync with ImageJ 1.x.". I'm completely at loss trying to find where it stems from, and am on…
-
Even if the present graphics card has enough memory, the plugin bails out with
```
java.lang.RuntimeException: Number of elements in Container too big, use for example CellContainer instead: 5086604…
-
Hi,
when typing in the search bar and no results are found, an error is thrown in the results page.
![image](https://github.com/fiji/fiji/assets/35071867/b3eac5a2-17f7-4231-904e-566ccdba59d2)
…
-
版本:安卓qq8.9.70 so文件:libqimei.so
Hook出的参数:
{
"param1": "/data/user/0/com.tencent.mobileqq/files/com.tencent.qimei.sdk.QimeiSDK",
"param2": [
["com/tencent/qimei/n/b", "sendError", "(III)I", …
-
The [pom-scijava-base](https://github.com/scijava/pom-scijava-base) ancestor POM includes [configuration hardcoding several links](https://github.com/scijava/pom-scijava-base/blob/master/pom.xml#L412-…
-
The SciJava software stack adopted the UDUNITS package. (Currently the [UnitService](https://github.com/imagej/imagej-common/blob/imagej-common-0.12.2/src/main/java/net/imagej/units/UnitService.java) …
-
The following Groovy script should open `about.jpg` from JAR resources on the classpath (notably: `ij.jar`):
``` groovy
// @DatasetIOService io
// @UIService ui
// @OUTPUT Dataset image
imagePath = …
-
I ran into the following failures when building the melting pot with a J11 JDK:
```
[FAILURE] io.scif/scifio
[FAILURE] io.scif/scifio-hdf5
[FAILURE] io.scif/scifio-jai-imageio
[FAILURE] net.ima…
-
`DefaultLUTService.legacyTextLUT` uses `TableLoader.valuesFromTextFile` to read a LUT from a CSV files. Since this is the only use of `TableLoader.valuesFromTextFile` in our codebase we should retire …
-
```
(Fiji Is Just) ImageJ 2.0.0-rc-69/1.52p; Java 1.8.0_172 [64-bit]; Windows 10 10.0; 645MB of 48839MB (1%)
java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.NullPoi…