PySiTK is a Python-based open-source toolkit that provides a collection of helper functions to facilitate IO, printing, plotting, ... and the interaction between SimpleITK and ITK_NiftyMIC.
The algorithm and software were developed by Michael Ebner at the Wellcome/EPSRC Centre for Interventional and Surgical Sciences, University College London (UCL) (2015 -- 2019), and the Department of Surgical and Interventional Sciences, King's College London (KCL) (since 2019).
If you have any questions or comments, please drop an email to michael.ebner@kcl.ac.uk
.
Installation of the external dependencies:
Clone the PySiTK repository by
git clone git@github.com:gift-surg/PySiTK.git
Install PySiTK by running
pip install .
Copyright (c) 2019 Michael Ebner and contributors. This framework is made available as free open-source software under the BSD-3-Clause License. Other licenses may apply for dependencies.
This work is partially funded by the UCL Engineering and Physical Sciences Research Council (EPSRC) Centre for Doctoral Training in Medical Imaging (EP/L016478/1), the Innovative Engineering for Health award (Wellcome Trust [WT101957] and EPSRC [NS/A000027/1]), and supported by researchers at the National Institute for Health Research University College London Hospitals (UCLH) Biomedical Research Centre.