Relative Content

Tag Archive for pythonnumpyopencvscipy

Resample Volumentic image data in python

I have volumetric data representing 3D scans of human breasts, with voxel sizes of (0.2mm, 0.073mm, 0.47mm). I need to resample this data so that all voxel sizes are the same. Is there a Python function available for resampling with interpolation?