-
As noted in https://github.com/imagej/pyimagej/issues/35#issuecomment-493019994, if you initialize an ImageJ gateway that includes ImageJ1 plugin artifacts on the classpath, for example a standard Fij…
-
I'm not convinced section 6.2 (Example: Run a plugin: ij.py.run_plugin) of the "ImageJ with Python Kernel" is actually working.
If you look at the two plots of 'blobs' and 'results' [in the binder …
-
-
https://imagej.net/Developing_Plugins_for_ImageJ_1.x
-
I have found that depending on what what order I use classes in my program (i.e., what order I click on things in my ui) I get a different class loader provided to the EclipseHelper. This messes up an…
-
```
JAVA_HOME=/usr/lib/jvm/java-9-openjdk/ mvn clean package &> mvn-log
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[IN…
-
Currently, you can set `scijava.app.directory`, which is the path to the base directory of the SciJava application. And you can set `scijava.app.subDirectory`, which is the relative path to a subdirec…
-
I am on Arch Linux with the "jre10-openjdk" java environment.
Starting imagej:
```
#imagej $ imagej
Open other images in this ImageJ panel as follows:
imagej -p 1 [ ... ]
Unrecognized opt…
-
The images in question can be found [here](https://drive.google.com/drive/folders/19ETt4fdci-H2lkHOflP-L-XvJm9KLtW7?usp=sharing); any work as an example here.
I recently was applying the [BigStitc…
-
A table displayed is not really useful if it cannot be exported. It's possible to do it programmatically but that would be nice to be able to add this feature to the [`SwingTableDisplayViewer`](https:…
hadim updated
5 years ago