Skip to content

dave3d/SimpleITKUtilities

 
 

Repository files navigation

SimpleITKUtilities

SimpleITK Utilities Testing  SimpleITK Utilities Website

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.

Installation

The Python module is distributed on PyPI - The Python Package Index. The package can be installed by running:

 python -m pip install SimpleITKUtilities

About

A collection of utilities and integration tools to enhance SimpleITK in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%