ij.measure
Interface Measurements
- All Known Implementing Classes:
- Analyzer, BMP_Reader, ByteStatistics, Calibrator, ColorStatistics, ColorThresholder, CompositeImage, ContrastEnhancer, DICOM, FFT, FFTCustomFilter, FFTFilter, Filler, FITS_Reader, FloatStatistics, Functions, GIF_Reader, HistogramWindow, ImagePlus, ImageStatistics, LineGraphAnalyzer, LutLoader, MacClipboard, ParticleAnalyzer, PGM_Reader, Selection, ShortStatistics, StackStatistics, ThresholdAdjuster, Thresholder, ZAxisProfiler
public interface Measurements
AREA
static final int AREA
- See Also:
- Constant Field Values
MEAN
static final int MEAN
- See Also:
- Constant Field Values
STD_DEV
static final int STD_DEV
- See Also:
- Constant Field Values
MODE
static final int MODE
- See Also:
- Constant Field Values
MIN_MAX
static final int MIN_MAX
- See Also:
- Constant Field Values
CENTROID
static final int CENTROID
- See Also:
- Constant Field Values
CENTER_OF_MASS
static final int CENTER_OF_MASS
- See Also:
- Constant Field Values
PERIMETER
static final int PERIMETER
- See Also:
- Constant Field Values
LIMIT
static final int LIMIT
- See Also:
- Constant Field Values
RECT
static final int RECT
- See Also:
- Constant Field Values
LABELS
static final int LABELS
- See Also:
- Constant Field Values
ELLIPSE
static final int ELLIPSE
- See Also:
- Constant Field Values
INVERT_Y
static final int INVERT_Y
- See Also:
- Constant Field Values
CIRCULARITY
static final int CIRCULARITY
- See Also:
- Constant Field Values
SHAPE_DESCRIPTORS
static final int SHAPE_DESCRIPTORS
- See Also:
- Constant Field Values
FERET
static final int FERET
- See Also:
- Constant Field Values
INTEGRATED_DENSITY
static final int INTEGRATED_DENSITY
- See Also:
- Constant Field Values
MEDIAN
static final int MEDIAN
- See Also:
- Constant Field Values
SKEWNESS
static final int SKEWNESS
- See Also:
- Constant Field Values
KURTOSIS
static final int KURTOSIS
- See Also:
- Constant Field Values
AREA_FRACTION
static final int AREA_FRACTION
- See Also:
- Constant Field Values
SLICE
static final int SLICE
- See Also:
- Constant Field Values
STACK_POSITION
static final int STACK_POSITION
- See Also:
- Constant Field Values
SCIENTIFIC_NOTATION
static final int SCIENTIFIC_NOTATION
- See Also:
- Constant Field Values
ADD_TO_OVERLAY
static final int ADD_TO_OVERLAY
- See Also:
- Constant Field Values
MAX_STANDARDS
static final int MAX_STANDARDS
- Maximum number of calibration standard (20)
- See Also:
- Constant Field Values
Copyright © 1997–2014 NIH. All rights reserved.