Package ij.plugin

Class Orthogonal_Views

java.lang.Object
ij.plugin.Orthogonal_Views
All Implemented Interfaces:
CommandListener, ImageListener, PlugIn, ActionListener, AdjustmentListener, FocusListener, KeyListener, MouseListener, MouseMotionListener, MouseWheelListener, WindowListener, Runnable, EventListener

public class Orthogonal_Views
extends Object
implements PlugIn, MouseListener, MouseMotionListener, KeyListener, ActionListener, ImageListener, WindowListener, AdjustmentListener, MouseWheelListener, FocusListener, CommandListener, Runnable
This plugin projects dynamically orthogonal XZ and YZ views of a stack. The output images are calibrated, which allows measurements to be performed more easily. Many thanks to Jerome Mutterer for the code contributions and testing. Thanks to Wayne Rasband for the code that properly handles the image magnification.
Author:
Dimiter Prodanov