Class ConvertToPhysicalVolume<T extends FeatureInputWithResolution>

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

public class ConvertToPhysicalVolume<T extends FeatureInputWithResolution> extends FeatureConvertUnits<T>
Converts a feature value representing volume in voxel units to physical volume units.

This feature converter takes a measurement in voxel units and converts it to physical volume units (e.g., cubic micrometers). It assumes an isometric XY plane in the image space.