Editor: TransformJ is a package of ImageJ plugin classes for geometrical image transformation and manipulation, using simple as well as more complex and accurate interpolation techniques. The plugins can handle up to five-dimensional (5D) images.
NEW
- The plugins now require ImageJ 1.44a and ImageScience 2.4.0 or higher. - As of this version the plugins are now also distributed as part of Fiji. - As of this version the source code of all the classes is included in the jar-files. - All plugins in the package can now deal with the HyperStack and CompositeImage types. - Changed the prefix "TJ" to the full package name "TransformJ" in the naming of all plugins. - Removed the "About" and "Website" menu items but kept them as part of the "Panel". - Added an option to the "Options" dialog to enable or disable progress indication. - The progress bar now indicates the status of the complete process rather than subprocesses. - The dialogs of the "Crop" and "Mirror" plugins now show only the relevant dimensions. - Improved the way in which the "Shift" plugin deals with values at the image boundaries. - Renamed the "Shift" plugin to "Translate" in line with more conventional terminology. - Replaced the "F1" key by a "Browse" button in the "Affine" dialog for file opening. - Added a "Create" button to the "Affine" dialog for (re)creating matrix files. - Added the "TransformJ Matrix" plugin for creating or modifying matrix files. - The positions of all plugin dialogs are now remembered during an ImageJ session.