-
Would it be possible to add centroid coordinates to all results tables in "Analyze"?
0. I think it simply is a cheap and good information to have.
1. I think it is important, because, in practice,…
-
The `image.equation` ops throw exceptions when trying to use them from scripting via the `ops.run("image.equation", ...)` signature, whereas calling them via `ops.image().equation(...)` works just fin…
-
Hi, I'm developing a very simple plug-in. I'm not very familiar with Java or ImageJ, so there is a problem in my code:
I have writter a median filterting function, however, the type of data cannot be…
-
HI guys,
I already asked around at the image.sc forum. See this post here for details: https://forum.image.sc/t/strange-issue-with-using-bioformats-from-python-script-in-headless-mode-only/24937/3?…
-
The current version of BigWarp in repository (bigwarp_fiji-2.1.0) does not work correctly in the latest version of Fiji due to some change in how Fiji handles keypresses. It has been fixed in BigWarp …
-
I am applying intensity classifications to an image, using code from v1.02, and while it successfully exported a txt file with the correct numbers, it also gave this error message.
Code is here:
…
-
Hi,
First, great work on the Nature methods paper.
I tried Unet on caffe when it first came out.
But I wonder how easy is it to prepare training data (with reference data) to further train Unet o…
-
As part of SciJava 3, we should migrate the [`net.imagej.table`](https://github.com/imagej/imagej-common/tree/master/src/main/java/net/imagej/table) package from `imagej-common` to a new `scijava-tabl…
-
I'm having a problem where fiji completely freezes whenever I open an existing macro. As soon as the macro loads in the script editor, the editor window and all of fiji freezes and I have to force qui…
-
Hi, I saw DeepLabCut form image.sc 's title icon, so I find this repo in github. The demo gif movies are so cool, And I am excited when I saw deeplabcut is in pure python and has a wx ui interface.
…