Python wrapper for NiftyRec, NiftyReg and NiftySeg: tomographic reconstruction, volumetric registration and segmentation.
Project description
Registration, segmentation, tomographic reconstruction. Python wrapper of NiftyRec, NiftyReg and NiftySeg.
Typical usage looks like this:
#!/usr/bin/env python from NiftyPy import NiftyRec
… more documentation is required, for now look at how this package is utilized in occiput.io While NiftyPy is just a Python wrapper of the NiftyRec, NiftyReg and NiftySeg libraries, occiput.io provides a high level interface for tomographic reconstruction (SPECT, PET, CT) and for other imaging tasks. It’s easies, with occiput.io, to define the system geometry and reconstruct with iterative algorithms.
Installation
Linux, MacOsX, Win
There are two ways to install under Linux and MacOsX and Windows:
If you have pip installed:
pip install niftypy
download source files, uncompress, at the command line cd to the downloaded folder and run:
python setup.py build test install
Website
Project details
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 NiftyPy-0.4.0.tar.gz
.
File metadata
- Download URL: NiftyPy-0.4.0.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 611f2951961bb79cd1d921d16a9156b585bbecc8a615287587761d7d1cdd4211 |
|
MD5 | 6ee26fc4f0c31d88e923242cd1b25aef |
|
BLAKE2b-256 | 996c6c40d43202ac905dd4930851375c45329444b98ac56b591b72643a0ff570 |