ij.measure
Interface Measurements
- All Known Implementing Classes:
- Analyzer, BMP, ByteStatistics, Calibrator, Colors, ColorStatistics, DICOM, FITS, FloatStatistics, HistogramWindow, ImagePlus, ImageStatistics, LineGraphAnalyzer, LutLoader, PGM_Reader, ShortStatistics, TextReader, ThresholdAdjuster, ZAxisProfiler, Zip_Reader
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
MAX_STANDARDS
static final int MAX_STANDARDS
- Maximum number of calibration standard (20)
- See Also:
- Constant Field Values