Discussion:
Open Image from linux command line
Curtis Rueden
2014-09-09 14:56:00 UTC
Permalink
Hi Thorsten,
However, when I use fiji, the command
./ImageJ-linux64 /home/thorsten/data.jpg
does nothing.
This is indeed a bug in ImageJ2. I can reproduce it on my machine, and I
investigated it a bit last week. The image gets loaded, but not displayed,
because in that circumstance, ImageJ2 creates the ImagePlus before showing
the main ImageJ window, so that ImagePlus never gets shown.

I filed an issue for it:
https://github.com/imagej/imagej-legacy/issues/89

Regards,
Curtis

On Thu, Sep 4, 2014 at 4:05 AM, Thorsten Wagner <
Hi,
I'm using archlinux and try to get along with the imagej/fiji command
line options. I've installed fiji and imagej as well (both updated to
the lastest version).
The command
imagej /home/thorsten/data.jpg
opens the image data.jpg.
However, when I use fiji, the command
./ImageJ-linux64 /home/thorsten/data.jpg
does nothing.
I appreciate any suggestion!
Cheers,
Thorsten
--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html

Continue reading on narkive:
Loading...