-
I'm using Fiji / ImageJ 1.53c on Windows.
Plugins / Macros / Edit... opens a file dialog, set to show "files of all types (\*.\*)". If I try to open a python .py file, I get the error _File name m…
-
![qpath error](https://user-images.githubusercontent.com/93468785/139575561-68c59679-13b1-47bb-ac60-265c55da2c7a.jpg)
Good morning,
Qpath won't open some of my JPEG files. When I try to do so, a…
-
Hi,
I extensively used the Extra for TrackMate to export detection as ROIs. Since I updated to TrackMate v7 it give errors (reported below) and it doesn't seem to work. I am far from being an expert…
-
hello, we are trying to stitch two 3d tiff stacks (“tiles”): https://www.dropbox.com/sh/p26swfkmtkw772m/AACgTqMCWAC5gUDF8PPwhMKpa?dl=0
(the tile 140 should be above tile 1)
but no matter what in…
-
Hi @Czaki ,
I just installed partseg in a fresh conda environment with napari and python 3.8. I opened blobs.gif (the example image from ImageJ) and clicked on `Plugins > PartSeg Widgets > ROI Mask…
-
https://github.com/fiji/dockerfiles/blob/faaccb166c6367b2cad47ee2fa4525acf5decef3/fiji-openjdk-8/Dockerfile#L19-L22
Is there a way to download a specific version of Fiji from the download site? I w…
-
I am trying to run the MRI_g_ratio_Tools and I continue to get this error code when running the outer boarder recognition step ("f"). I haven't edited the source code for the plug-in but I have tried…
mtk27 updated
3 years ago
-
We should consider the following:
- [x] Remove `Switch to Modern Mode` as a legacy plugin
- [x] Remove either `Update...` or `Update fiji` since they do the same thing right now.
-
I'm trying to use "Bio Formats Importer" by running macros with pyimagej. this is the code:
```python
import imagej
from scyjava import jimport
from skimage import io
ij = imagej.init('C:/Use…
-
This is a regression from 2.9.0 first shared by @mkcor in https://github.com/scikit-image/scikit-image/pull/5262.
Reproducing example:
```python
img = iio.volread('http://cmci.embl.de/sampleima…