| Author: |
Kevin (Gali) Baler and Wayne
Rasband (wsr at nih.gov)
|
| History: |
2003/10/10: First version
2003/10/20: Modified to allow displaying, saving and copying profile values.
Single clicks generate single point Z Profiles. Fixed
a bug that failed to remove listeners from the canvas.
Plot labels reflect changes in calibration settings.
2003/10/21: Works with polygonal selections. Single clicks work
with calibrated images and 32-bit images.
2004/03/09: Updated to work with ImageJ 1.32c.
2004/12/15: Fixed y-axis scaling bug.
|
| Requires: | ImageJ
1.32c or later |
| Bugs: |
On Mac OS X, the plot is not updated when keys are
pressed.
On Mac OS 9, the Polygon tool does not work.
|
| Source: |
Z_Profiler.java
|
| Installation: |
Download Z_Profiler.java
to the plugins folder, or subfolder, and compile and
run
using Plugins/Compile and Run. Restarting
ImageJ will add a "Z Profiler"
command to the Plugins menu or a submenu of the
Plugins menu.
|
| Description: |
This plugin continuously updates a profile plot
through the z-axis as a line, rectangular or oval
selection is moved or resized.
The plot is also updated when the arrow
keys are used to move a selection and "<" or ">"
are used to move through
a stack.
The y-axis scale in the plot can be fixed using
Edit>Options>Profile Plot Options.
Works best on a fast machine.
|
| See Also: |
Dynamic Profiler plugin
|