1.44c, 15 June 2010
- Raw integrated density (sum of pixel values) is displayed when "Integrated density"
is enabled in Analyze>Set Measurements.
- Added a File>Rename command and Results menu to Results windows.
- Added "Help" buttons to the Process>Find Maxima,
Process>Image Caclulator and Process>Subtract Background
dialog boxes.
- Pressing the esc aborts macros displaying a "WaitForUser" dialog.
- Changed the name of the File>Save As>Measurements command to
File>Save As>Results and changed Help>Update Menus to
Help>Refresh Menus.
- The Bio-Formats plugin (loci_tools.jar) is added to the
compiler's classpath by Plugins>Compile and Run.
- The TiffDecoder displays information needed to import the file
(number of images, offset to first images, gap between images) when ImageJ is in debug mode.
- The MacClipboard plugin, which opens PICT images from the clipboard
using QuickTime for Java, is now included in ij.jar.
- Added the IJ.renameResults() macro function.
- Worked around a bug that caused the Image>Stacks>Reslice
command to be very slow on some 64-bit versions of Java.
- Fixed a bug that sometimes caused a "negative seek offset"
error when opening TIFF files larger than 2GB.
- Fixed a bug that caused File>Import>TIFF Virtual Stack
to not display the TIFF tags when ImageJ was in the debug mode;
- Fixed a bug that caused "/" to be added to the FileInfo directories when opening
a folder of images using drag and drop on Windows.
- Fixed a bug in the setAutoThreshold() macro function and ImageProcessor.setAutoThreshold()
method that caused the threshold level to be one less than the level set by the "Threshold" widget
when "Dark background' was enabled.
Home