ImageJ and the Scientific Image DataBase

Imagej is an image processing and analysis program written in Java by Wayne Rasband. You can send it as an applet to your users, automatically opening an image from the database.

You'll find here a version of ij.jar containing a few patches needed to work in the environment of sidb. Just download the file and place it in your sidb directory.

If you so wish, you can patch ij.jar, obtained from the Imagej website yourself. Move the ij.jar file to be patched to your sidb directory. Issue the commands:
cd imagej/classes
zip -r ../../ij.jar *

The current (patched) version of ImageJ is 1.22d

Thanks so much, Wayne!

Nico Stuurman, last modified: April 18, 2001