Version | Change log |
ImageJ 1.54i Mar 4, 2024 | |
ImageJ 1.54h Dec 15, 2023 | |
ImageJ 1.53t Aug 25, 2022 | |
ImageJ 1.53s May 19, 2022 | |
ImageJ 1.53r Apr 26, 2022 | |
ImageJ 1.53q Apr 1, 2022 | |
ImageJ 1.53p Mar 7, 2022 | |
ImageJ 1.53o Jan 11, 2022 | |
ImageJ 1.53m Sep 28, 2021 | |
ImageJ 1.53k Jul 7, 2021 |
Thanks Mike Nelson, 16-bit images are inverted using the full pixel value range (0-65535) or, if set, using the "Unsigned 16-bit range" in the "Set" option of the Image>Adjust>Brightness/Contrast dialog. Thanks to Alan Brooks, added the macOS-specific MacAdapter9 plugin, which, on Java 9 or later, supports drag and drop on the ImageJ.app and the "About ImageJ" command. Thanks to Romain Guiet, the ROI Manager's "Associate 'Show All' ROIs with slices" option is now enabled by default. Thanks to Gilles Carpentier, the particle analyzer now assumes the threshold is 255 unless "Black background" is not set, the image does not have an inverted LUT and fewer than half the pixels have a value of zero, in which case the threshold is set to zero. Thanks to 'pdd2110', added the Property.setSliceLabel(label) macro function. Thanks to 'John D.', added the GenericDialog.addButton() method (example). |