Uses of Class
org.anchoranalysis.image.feature.bean.physical.WithResolutionBase
Packages that use WithResolutionBase
Package
Description
Features that convert to/from physical spatial units (e.g.
-
Uses of WithResolutionBase in org.anchoranalysis.image.feature.bean.physical
Subclasses of WithResolutionBase in org.anchoranalysis.image.feature.bean.physicalModifier and TypeClassDescriptionclassConverts a feature from physical volume units to voxel units.classConverts a feature value representing area in pixel units to physical area units in an isometric XY plane.classConverts a distance feature to physical units along a specified direction.classConverts a feature value representing volume in voxel units to physical volume units.classFeatureConvertUnits<T extends FeatureInputWithResolution>An abstract base class for features that convert units between physical and voxel space.