Make Isotropic

Author:

Julian Cooper
Julian.Cooper[at]uhb.nhs.uk

History: 2009/05/22 First version
Source: Make_Isotropic.java
Installation: Download Make_Isotropic.class to the plugins folder and restart ImageJ or click Help > Update Menus.
Dependency: Requires the latest version of TransformJ (or at least imagescience.jar) to be installed in the ImageJ plugins folder.
Acknowledgement: Erik Meijering, author of TransformJ
Description:

This plugin is designed to rescale an anisotropically calibrated stack along the z-axis so the the pixel depth is the same as the pixel width. This is useful to prepare a stack for use with plugins that work best with isotropic voxel calibration such as TransformJ.

The plugin will return with an error message if the current image is not a stack. It implicitly assumes that the pixel height is the same as the pixel width. If the pixel depth is less than the pixel width then there will be fewer slices in the output stack, which may result in information loss.

|Plugins | Home |