MeasurementAttributes
Class that gives access to specific parameters applicable to customizable measurements.
- Quantile: This attribute manages quantile measurements belonging to the Histogram category of native measurements.
- Histogram: This attribute manages measurements belonging to the Histogram category of native measurements.
- Feret2d: This attribute manages two-dimensional measurements belonging to the Feret category of native measurements.
- Feret3d: This attribute manages three-dimensional measurements belonging to the Feret category of native measurements.
- NeighborCount: This attribute defines the neighborhood of a particles with the NeighborCount measurement.
- Cooccurrence: This attribute manages measurements belonging to the Cooccurrence category of native measurements.
- Breadth3d: This attribute defines the additional parameters for the Breadth3d measurement.
Several native measurements of ImageDev can be customized. The MeasurementAttributes class
gives access to the available parameters to change the default settings of these measurements.