SimpleReg is a research-focused toolkit that provides tools helpful for (medical) image registration and processing.
Project description
SimpleReg
SimpleReg is a Python-based open-source toolkit that provides tools helpful for (medical) image registration and processing. Interfaces to the following registration frameworks are available:
- SimpleITK
- NiftyReg
- FLIRT
- ITK_NiftyMIC as an extension to WrapITK
The algorithm and software were developed by Michael Ebner based at the Wellcome/EPSRC Centre for Interventional and Surgical Sciences, University College London (UCL) (2015 -- 2019), and at 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
SimpleReg was developed in
- Mac OS X 10.10 and 10.12
- Ubuntu 14.04 and 16.04
and tested for Python 2.7.12 and 3.5.2.
Install required external tools and libraries by following the
Clone the SimpleReg repository by
git clone git@github.com:gift-surg/SimpleReg.git
Install all Python-dependencies by
pip install -r requirements.txt
Install SimpleReg by running
pip install .
Check installation via
python -m nose tests/installation_test.py
Licensing and Copyright
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.
Funding
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file SimpleReg-0.3.2.tar.gz
.
File metadata
- Download URL: SimpleReg-0.3.2.tar.gz
- Upload date:
- Size: 48.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a7f39ea2513be7740198ca7cf4ae55c194efa3829dc7d7742a457deb517759a |
|
MD5 | 0554e06da05bd196f141387a1645474e |
|
BLAKE2b-256 | 3ecb30e5b8fa465f3ff279ded61d7fac251b13bb92705c62200675ef28d34ac0 |