public interface Measurements
Modifier and Type | Field and Description |
---|---|
static int |
ADD_TO_OVERLAY |
static int |
ALL_STATS
All measurement options
|
static int |
AREA |
static int |
AREA_FRACTION |
static int |
CENTER_OF_MASS |
static int |
CENTROID |
static int |
CIRCULARITY |
static int |
ELLIPSE |
static int |
FERET |
static int |
INTEGRATED_DENSITY |
static int |
INVERT_Y |
static int |
KURTOSIS |
static int |
LABELS |
static int |
LIMIT |
static int |
MAX_STANDARDS
Maximum number of calibration standard (20)
|
static int |
MEAN |
static int |
MEDIAN |
static int |
MIN_MAX |
static int |
MODE |
static int |
NaN_EMPTY_CELLS |
static int |
PERIMETER |
static int |
RECT |
static int |
SCIENTIFIC_NOTATION |
static int |
SHAPE_DESCRIPTORS |
static int |
SKEWNESS |
static int |
SLICE |
static int |
STACK_POSITION |
static int |
STD_DEV |
static final int AREA
static final int MEAN
static final int STD_DEV
static final int MODE
static final int MIN_MAX
static final int CENTROID
static final int CENTER_OF_MASS
static final int PERIMETER
static final int LIMIT
static final int RECT
static final int LABELS
static final int ELLIPSE
static final int INVERT_Y
static final int CIRCULARITY
static final int SHAPE_DESCRIPTORS
static final int FERET
static final int INTEGRATED_DENSITY
static final int MEDIAN
static final int SKEWNESS
static final int KURTOSIS
static final int AREA_FRACTION
static final int SLICE
static final int STACK_POSITION
static final int SCIENTIFIC_NOTATION
static final int ADD_TO_OVERLAY
static final int NaN_EMPTY_CELLS
static final int MAX_STANDARDS
static final int ALL_STATS