1.47b 10 August 2012
- Added the Image>Stacks>Statistics command.
- Thanks to Michael Schmid, the built in brush, pencil and overlay brush tools
draw using background color when alt key is down, are constrained to draw horizontally
when shift is down, are resized when shift&controland are down (shift&cmd on Macs),
and "pick up" the foreground color when control is down (cmd on Macs).
- Added a "16 bit range" choice to the Edit>Options>Appearance
dialog box. This is the same as the "Unsigned 16 bit range" choice in the Brightness/Contast
Adjuster's "Set" dialog.
- Thanks to Olivio Donati, File>Import>Image Sequence opens
associated ROIs in a file named RoiSet.zip.
- Thanks to David Knecht, added a "sum" option to Image>Transform>Bin.
- The getHistogram() macro function no longer limits the number of bins to 256
with 8-bit and RGB images.
- Added the IJ.createHyperStack(title,width,height,channels,slices,frames,bitdepth)
method, where bitdepth is 8, 16, 24 (rgb), or 32 (float).
- Thanks to Qingzong Tseng, fixed a bug that caused overlays to be
lost when converting composite stacks to RGB.
- Thanks to Jan Eglinger, fixed a bug that caused images created by the particle
analyzer's "Show:" option to not use the calibration of the original image.
- Thanks to Guenter Giese, fixed bugs that caused the "Unsigned 16 bit range"
choice in the Brightness/Contast Adjuster's "Set" dialog to not work as expected
with multi-channel images.
- Thanks to Barry DeZonia, fixed a bug that caused the command recorder
to not work with Image>Stacks>3D Project when
processing 16 and 32 bit images.
- Thanks to William Edwards, fixed a bug that sometimes caused the median of
32-bit float images to be calculated incorrectly.
- Thanks to Michael Cammer, worked around a bug that could cause commands
in the Image>Type submenu to not work as expected in non-batch mode macros.
Home