Class ConvertFromPhysicalVolume<T extends FeatureInputWithResolution>

Type Parameters:
T - the type of feature input, which must include resolution information

public class ConvertFromPhysicalVolume<T extends FeatureInputWithResolution> extends FeatureConvertUnits<T>
Converts a feature from physical volume units to voxel units.

This feature converter takes a measurement in physical volume units and converts it to voxel units. It assumes an isometric XY plane in the image space.