-
Hello,
I set up Eclipse, JDK8, cloned imagej/imagej, imported the project -> everything OK.
I can also start & debug ImageJ 2.1.1-snapshot from with Eclipse. (go to net.imagej->main.java and Run As-…
-
Hello,
I just tried to use DeepCell Kiosk from ImageJ I only have the "mesmer" option
![image](https://user-images.githubusercontent.com/64419544/142668892-52209b90-d8c7-4b91-9a5e-caf94d21ede3.png)…
LPUoO updated
3 years ago
-
Dear Wayne,
I would like to prepare a package of ImageJ for Gentoo Linux but It is difficult to find the source code of plugins. There used to exist http://rsb.info.nih.gov/ij/download/zips/ but th…
-
Hi,
I am new to Java/Fiji/SmartRoot, and also to GitHub.
Basically,
- I uploaded (Fiji Is Just) ImageJ
- then uploaded SmartRoot plugin
- then I tried to install the SmartRoot jar files [eg:…
CH205 updated
4 years ago
-
Some plugins are used by just putting a class file in the plugins folder. These plugins do not load properly in pyimagej.
To reproduce this, take an example plugin and compile it to a class file an…
-
## Use Case
Labeling segmentations with different values is common and being able to given different values different colors (like the 16 color LUT in FIJI / ImageJ) would be very useful for validati…
-
To get the code repository, we currently check if there is a `Source Code` field in the `project_urls` section of the PyPI response. In case the `Source Code` field does not exist, we iterate through…
-
Thank you for your great contribution!
I suggest setting up an [update site](https://imagej.net/Update_Sites) for your plugin, to make installation as easy as possible for users.
-
The [ImageJ Ops](https://imagej.net/Ops) library is a unified "write once, run anywhere" suite of image processing operations built on ImageJ2 and SciJava. All of its methods are widely accessible as …
-
This is something that might be _very_ tricky. A couple of hints that might lead to a workable solution:
- [Matlab control](https://code.google.com/p/matlabcontrol/) is an unofficial add-on using an i…
dscho updated
10 years ago