- All Implemented Interfaces:
- ij.plugin.PlugIn
public final class MeasureBandsPlugin
extends java.lang.Object
implements ij.plugin.PlugIn
Measure bands of color (RGB) image or slices in a stack recording results in a single row.
If image is 8-bit gray, 16-bit gray, or 32-bit gray,
each slice is measured and results reported in columns of the same row.
If image is an RGB then only the current slice (if more than one) is measured.
Column names are the names measurements prepended with slice labels.
- Since:
- 4/10/12 8:04 PM
- Author:
- Jarek Sacha