1.49c 27 June 2014
- Selections added to an overlay by the Measure command are
removed when the correspionding rows in the Results table are cleared.
- Animated GIFs can now be opened using File>Open
and drag and drop.
- Overlays are rendered when saving images as GIFs or stacks as animated GIFs.
- The Analyze>Label command now displays a dialog box that suggests
using the "Add to manager" option in Analyze>Set Measurements.
- Thanks to Lars Damgaard, the run("Image Sequence... ", "...") macro function
(File>Save As>Image Sequence) works with single images.
- When duplicating virtual stacks, progress information is displayed in the status bar.
- Added the setOption("ShowAngle",boolean) macro function, which determines
whether or not "Angle" is reported when measuring straight line lengths.
- Added the IJ.getFullVersion() macro function.
- Thanks to Philippe Mailly, added a public multiMeasure() method to the
ROI Manager and upgraded the recorder to support this method
(example).
- Thanks to Nicolas Casadei, fixed a bug that caused macros to not reset the
"escapePressed" flag, which sometimes caused "INTERRUPTED" to be displayed in
the status bar and the macro to not work as expected.
- Thanks to Christian Renicke, fixed a bug that caused the Brightness/Contrast
and Color Balance tools to not work as expected on RGB stacks after an
"Apply" operation.
- Thanks to Matthew Pearson, fixed a bug in the IJ.renameResults() macro
function that caused it to sometimes not work as expected if a column
had been added using setResult() calls.
- Thanks to Bryan Callahan and Curtis Rueden, fixed a bug that caused the
run("Profile Plot Options...","...") macro function to throw an exception in Fiji headless mode.
- Thanks to Neil Fazel, fixed a bug that caused Analyze>Plot Profile to not correctly
display plot x and y coordinates at the bottom of the plot window when fixed y-axis scale was used.
- Thanks to Antoine Vandecreme, fixed a bug that caused ImageJ to incorrectly
open non-8bit TIFFs that were missing the BitsPerSample tag.
- Thanks to Norbert Vischer, fixed a bug in Image>Show Info
that caused it to display the pixel size using inadequate precision.
- Thanks to Philippe Carl, fixed a bug in the setThreshold() macro function
that caused it to not update the "Threshold" window.
- Thanks to Philippe Carl, fixed a bug in the "Threshold" window's "Set" option
that caused the plot and scrollbars to not be updated.
- Thanks to Grimper, fixed a bug that caused the setForegroundColor()
macro function to not work in headless mode.
- Thanks to Tara Ficken and Simon Runde, fixed bugs that
sometimes caused ImageJ to incorrectly import TIFF stacks.
- Thanks to Philippe Carl, fixed ROI Manager bugs that caused it to unexpectedly move
selections when using the arrow keys and to not deselect when switching between image.
- Thanks to Tiago Ferreira, fixed a v1.48m regression that sometimes caused the "List..."
button in plot windows to display an empty table.
- Thanks to Gabriel Landini, fixed a v1.49 regression that caused cached versions
of the blobs.gif sample image to open without an inverting LUT.
- Thanks to Kees Straatman, fixed a regression that caused the straight line
tool to not be recorded.
Home