Package org.anchoranalysis.plugin.image.feature.bean.dimensions

Features that are calculated from Dimensions.
  • Class Summary 
    Class Description
    Area<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>
    Area of the stack (XY dimensions only, Z dimension is not considered).
    Extent<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>
    Width/height/depth of energy-stack in pixels depending on axis.
    ForSpecificAxis<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>
    Dimensions-calculation for one specific axis only.
    FromDimensionsBase<T extends org.anchoranalysis.feature.input.FeatureInputDimensions>
    Base class for features that are calculated from Dimensions.
    Volume<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>
    Calculates the volume (x, y and z dimensions) of the scene from the dimensions
    VoxelPhysicalSize<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>
    The physical size of a pixel in a specific dimension.