Uses of Interface
ij.measure.Measurements
Packages that use Measurements
-
Uses of Measurements in ij
Classes in ij that implement MeasurementsModifier and TypeClassDescriptionclassclassAn 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 TypeClassDescriptionclassclassThis class is an extended ImageWindow that displays histograms. -
Uses of Measurements in ij.macro
Classes in ij.macro that implement MeasurementsModifier and TypeClassDescriptionclassThis class implements the built-in macro functions. -
Uses of Measurements in ij.plugin
Classes in ij.plugin that implement MeasurementsModifier and TypeClassDescriptionclassThis plugin reads BMP files.classImplements ImageJ's Process/Enhance Contrast command.classThis plugin decodes DICOM files.classThis class implements the FFT, Inverse FFT and Redisplay Power Spectrum commands in the Process/FFT submenu.classOpens and displays FITS images.classThis plugin opens GIFs and Animated GIFs.classOpens 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.classThis plugin opens PxM format images.classThis plugin implements the commands in the Edit/Selection submenu.classThis plugin implements the Process/Binary/Make Binary and Convert to Mask commands.classImplements the Image/Stacks/Plot Z-axis Profile command, which plots the selection mean gray value versus slice number. -
Uses of Measurements in ij.plugin.filter
Classes in ij.plugin.filter that implement MeasurementsModifier and TypeClassDescriptionclassThis plugin implements ImageJ's Analyze/Measure and Analyze/Set Measurements commands.classImplements the Analyze/Calibrate command.classThis class implements the Process/FFT/Custom Filter command.classThis class implements the Process/FFT/Bandpass Filter command.classThis plugin implements ImageJ's Fill, Clear, Clear Outside and Draw commands.classImplements ImageJ's Analyze/Tools/Analyze Line Graph command.classImplements ImageJ's Analyze Particles command. -
Uses of Measurements in ij.plugin.frame
Classes in ij.plugin.frame that implement MeasurementsModifier and TypeClassDescriptionclassSelects pixels according to hsb or rgb components.classAdjusts the lower and upper threshold levels of the active image. -
Uses of Measurements in ij.process
Classes in ij.process that implement MeasurementsModifier and TypeClassDescriptionclass8-bit image statistics, including histogram.classRGB image statistics, including histogram.class32-bit (float) image statistics, including histogram.classStatistics, including the histogram, of an image or selection.class16-bit image statistics, including histogram.classStatistics, including the histogram, of a stack.