This Python package provides a collection of utilities and integration tools which enhance the basic SimpleITK Python package functionality. It enables data exchange between SimpleITK and other packages (e.g. vtk, dask, PySide). Additional useful capabilities include handling SimpleITK messages using standard Python logging, making an image isotropic, a decorator which enables running a filter in a slice-by-slice manner and more.
For a complete list of utilities, see the package website.
The Python module is distributed on PyPI - The Python Package Index. The package can be installed by running:
python -m pip install SimpleITKUtilities