Uses of Interface
ij.measure.Measurements

Packages that use Measurements
Package
Description
 
 
 
 
 
 
 
  • Uses of Measurements in ij

    Classes in ij that implement Measurements
    Modifier and Type
    Class
    Description
    class 
     
    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 Measurements
    Modifier and Type
    Class
    Description
    class 
     
    class 
    This class is an extended ImageWindow that displays histograms.
  • Uses of Measurements in ij.macro

    Classes in ij.macro that implement Measurements
    Modifier and Type
    Class
    Description
    class 
    This class implements the built-in macro functions.
  • Uses of Measurements in ij.plugin

    Classes in ij.plugin that implement Measurements
    Modifier and Type
    Class
    Description
    class 
    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/Selection submenu.
    class 
    This plugin implements the Process/Binary/Make Binary and Convert to Mask commands.
    class 
    Implements 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 Measurements
    Modifier and Type
    Class
    Description
    class 
    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 Measurements
    Modifier and Type
    Class
    Description
    class 
    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 Measurements
    Modifier and Type
    Class
    Description
    class 
    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.