-
Hi there,
I wanted to try out the plugin to segment nuclei but when starting with standard settings I get a whole lot of errors and exceptions, which are really hard for me to understand - maybe my F…
-
- Open Fiji's Script Editor
- Paste in [Red_and_Blue.java](https://github.com/imagej/ij1-installer/blob/dcb01365943f11c448bac36108247cb156baa43f/app/plugins/Examples/Red_And_Blue.java)
- Try to run it…
-
By implementing `org.scijava.convert.Converter`, or better: extending `org.scijava.convert.AbstractConverter`, the converters can more easily be used:
```
@Parameter
ConvertService convertService…
-
To reproduce:
* Start ImageJ (e.g. up-to-date Fiji, with `scijava-common-2.64.0`)
* Open two images (e.g. the Blobs sample image twice: Shift+B, Shift+B)
* Open the script editor ([)
* Paste and…
-
When there's only one batchable parameter, [`ModuleBatchProcessor`](https://github.com/scijava/batch-processor/blob/e4e888cd42197e2bd805ad873dbc869545c4906b/src/main/java/org/scijava/batch/ModuleBatch…
-
The shell script version of `jgo` names the cache folder structure with groupId as a single folder. E.g., `org.scijava:jython-shaded:2.7.1.1` will be cached at `~/.jgo/org.scijava/jython-shaded/2.7.1.…
-
Over time there have been various issues and dependency skew with the sciview update site(s) not matching what is currently shipped on the core update sites for vanilla Fiji. E.g. #422, #392, #179. Th…
-
[ERROR] Command errored: Create new dataset from XML/HDF5
java.lang.NoSuchMethodError: net.imglib2.img.basictypeaccess.ArrayDataAccessFactory.get(Lnet/imglib2/type/NativeType;)Ljava/lang/Object;
…
-
It would be best for the imglib2-mesh library to have static methods for doing all the mesh operations and statistics currently provided by scijava-ops-image e.g. in the geom3d subpackage. And they ca…
-
So that they can be used as proper SciJava modules from SciJava-compatible tools.