Uses of Class
org.anchoranalysis.plugin.image.feature.bean.dimensions.FromDimensionsBase
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.bean.dimensions |
Features that are calculated from
Dimensions. |
-
Uses of FromDimensionsBase in org.anchoranalysis.plugin.image.feature.bean.dimensions
Subclasses of FromDimensionsBase in org.anchoranalysis.plugin.image.feature.bean.dimensions Modifier and Type Class Description classArea<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>Area of the stack (XY dimensions only, Z dimension is not considered).classExtent<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>Width/height/depth of energy-stack in pixels depending on axis.classForSpecificAxis<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>Dimensions-calculation for one specific axis only.classVolume<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>Calculates the volume (x, y and z dimensions) of the scene from the dimensionsclassVoxelPhysicalSize<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>The physical size of a pixel in a specific dimension.