Uses of Class
org.anchoranalysis.plugin.image.feature.bean.dimensions.FromDimensionsBase
Packages that use FromDimensionsBase
-
Uses of FromDimensionsBase in org.anchoranalysis.plugin.image.feature.bean.dimensions
Modifier and TypeClassDescriptionclass
Area<T extends FeatureInputEnergy>
Area of the stack (XY dimensions only, Z dimension is not considered).class
Extent<T extends FeatureInputEnergy>
Width/height/depth of energy-stack in pixels depending on axis.class
ForSpecificAxis<T extends FeatureInputEnergy>
Dimensions-calculation for one specific axis only.class
Volume<T extends FeatureInputEnergy>
Calculates the volume (x, y and z dimensions) of the scene from the dimensionsclass
VoxelPhysicalSize<T extends FeatureInputEnergy>
The physical size of a pixel in a specific dimension.