Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/UCL/STIR
Software for Tomographic Image Reconstruction
https://github.com/UCL/STIR
image-reconstruction pet spect
Last synced: about 1 month ago
JSON representation
Software for Tomographic Image Reconstruction
- Host: GitHub
- URL: https://github.com/UCL/STIR
- Owner: UCL
- License: other
- Created: 2015-09-28T07:44:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T08:37:40.000Z (5 months ago)
- Last Synced: 2024-07-24T08:49:50.391Z (5 months ago)
- Topics: image-reconstruction, pet, spect
- Language: C++
- Homepage: http://stir.sourceforge.net/
- Size: 85.6 MB
- Stars: 107
- Watchers: 14
- Forks: 88
- Open Issues: 308
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Citation: CITATION.cff
Awesome Lists containing this project
- awesome-medphys - STIR - STIR is Open Source software for use in tomographic imaging. Its aim is to provide a Multi-Platform Object-Oriented framework for all data manipulations in tomographic imaging. (Applications)
README
# STIR: Software for Tomographic Image Reconstruction.
[![GitHub Actions status](https://github.com/UCL/STIR/actions/workflows/build-test.yml/badge.svg)](https://github.com/UCL/STIR/actions/workflows/build-test.yml)
[![Appveyor Build status](https://ci.appveyor.com/api/projects/status/ga9xd1vsy0ik1soq/branch/master?svg=true)](https://ci.appveyor.com/project/KrisThielemans/stir/branch/master)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/c561421aa1af41e4a9ef779003f6fff0)](https://app.codacy.com/gh/UCL/STIR/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Zenodo DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6604468.svg)](https://doi.org/10.5281/zenodo.6604468)STIR is Open Source software for use in tomographic imaging. Its aim is to
provide a Multi-Platform Object-Oriented framework for all data
manipulations in tomographic imaging. Currently, the emphasis is on
(iterative) image reconstruction in PET and SPECT, but other application
areas and imaging modalities can and might be added.STIR is the successor of the PARAPET software library which was the result
of a (European Union funded) collaboration between 6 different partners. It
has since received contributions from numerous institutions and individuals.
Check the [CREDITS](documentation/credits.htm).Please check the STIR web-site at http://STIR.sourceforge.net for more
information.This software is distributed under an open source license, see [LICENSE.txt](LICENSE.txt)
for details.