Package ij.plugin

Class Slicer

java.lang.Object
ij.plugin.Slicer
All Implemented Interfaces:
PlugIn, ItemListener, TextListener, EventListener

public class Slicer
extends Object
implements PlugIn, TextListener, 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).