- All Implemented Interfaces:
- PlugIn, java.awt.event.ItemListener, java.awt.event.TextListener, java.util.EventListener
public class Slicer
extends java.lang.Object
implements PlugIn, java.awt.event.TextListener, java.awt.event.ItemListener
Implements the Image/Stacks/Reslice command. Known shortcomings:
for FREELINE or POLYLINE ROI, spatial calibration is ignored:
the image is sampled at constant _pixel_ increments (distance 1), so
(if y/x aspect ratio != 1 in source image) one dimension in the output is not
homogeneous (i.e. pixelWidth not the same everywhere).