Uses of Class
org.anchoranalysis.image.feature.bean.physical.FeatureConvertUnits
Packages that use FeatureConvertUnits
Package
Description
Features that convert to/from physical spatial units (e.g. meters) as opposed to pixels/voxels.
-
Uses of FeatureConvertUnits in org.anchoranalysis.image.feature.bean.physical
Subclasses of FeatureConvertUnits in org.anchoranalysis.image.feature.bean.physicalModifier and TypeClassDescriptionclass
Converts a feature from physical volume units to voxel units.class
Converts a feature value representing area in pixel units to physical area units in an isometric XY plane.class
Converts a distance feature to physical units along a specified direction.class
Converts a feature value representing volume in voxel units to physical volume units.