1.43m, 7 December 2009
- Virtual stacks can now be saved in TIFF, "raw",
Analyze and
NIfTI
format.
- Thanks to Michael Schmid, "MinFeret" calculations are now
more accurate and they correctly handle pixel aspect ratios not equal to 1.
- Results tables (in tab-delimited format) with an ".xls" extension can be
opened using File>Open and drag and drop.
- When using the particle analyzer in a macro, the default values (0-Infinity, 0-1 and "Nothing")
are assumed if the 'size', 'circularity' or 'show' options are omitted.
- The updateResults() macro function and ResultsTable.show() method,
when creating a new table, scroll to the top of the window
(example).
- Added the Overlay.getSize() and Overlay.removeSelection() macro
functions.
- Added the ImagePlus.setOverlay(Overlay) method
(JavaScript example).
- Added the ImagePlus.setOverlay(Roi,Color,int,Color) method
(JavaScript example).
- Added open(path) and saveAs(path) methods to the ResultsTable class
(JavaScript example).
- Fixed a bug that caused Analyze>Summarize to somethimes
fail if "Stack Position"
was enabled in Analyze>Set Measurements.
- Volker Backer fixed a bug that sometimes caused the B&C adjuster
to work with the wrong channel of a composite color image after having changed
the channel by dragging the channel selection slider.
Home