Uses of Interface
ij.measure.Measurements
Packages that use Measurements
-
Uses of Measurements in ij
Classes in ij that implement MeasurementsModifier and TypeClassDescriptionclass
class
An ImagePlus contain an ImageProcessor (2D image) or an ImageStack (3D, 4D or 5D image). -
Uses of Measurements in ij.gui
Classes in ij.gui that implement MeasurementsModifier and TypeClassDescriptionclass
This class is an extended ImageWindow that displays histograms. -
Uses of Measurements in ij.macro
Classes in ij.macro that implement MeasurementsModifier and TypeClassDescriptionclass
This class implements the built-in macro functions. -
Uses of Measurements in ij.plugin
Classes in ij.plugin that implement MeasurementsModifier and TypeClassDescriptionclass
This plugin reads BMP files.class
Implements ImageJ's Process/Enhance Contrast command.class
This plugin decodes DICOM files.class
This class implements the FFT, Inverse FFT and Redisplay Power Spectrum commands in the Process/FFT submenu.class
Opens and displays FITS images.class
This plugin opens GIFs and Animated GIFs.class
Opens NIH Image look-up tables (LUTs), 768 byte binary LUTs (256 reds, 256 greens and 256 blues), LUTs in text format, or generates the LUT specified by the string argument passed to the run() method.class
This plugin opens PxM format images.class
This plugin implements the commands in the Edit/Section submenu.class
This plugin implements the Process/Binary/Make Binary and Convert to Mask commands.class
Implements the Image/Stack/Plot Z-axis Profile command. -
Uses of Measurements in ij.plugin.filter
Classes in ij.plugin.filter that implement MeasurementsModifier and TypeClassDescriptionclass
This plugin implements ImageJ's Analyze/Measure and Analyze/Set Measurements commands.class
Implements the Analyze/Calibrate command.class
This class implements the Process/FFT/Custom Filter command.class
This class implements the Process/FFT/Bandpass Filter command.class
This plugin implements ImageJ's Fill, Clear, Clear Outside and Draw commands.class
Implements ImageJ's Analyze/Tools/Analyze Line Graph command.class
Implements ImageJ's Analyze Particles command. -
Uses of Measurements in ij.plugin.frame
Classes in ij.plugin.frame that implement MeasurementsModifier and TypeClassDescriptionclass
Selects pixels according to hsb or rgb components.class
Adjusts the lower and upper threshold levels of the active image. -
Uses of Measurements in ij.process
Classes in ij.process that implement MeasurementsModifier and TypeClassDescriptionclass
8-bit image statistics, including histogram.class
RGB image statistics, including histogram.class
32-bit (float) image statistics, including histogram.class
Statistics, including the histogram, of an image or selection.class
16-bit image statistics, including histogram.class
Statistics, including the histogram, of a stack.