https://github.com/phernst/fourier-fanbeam
https://github.com/phernst/fourier-fanbeam
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/phernst/fourier-fanbeam
- Owner: phernst
- License: mit
- Created: 2022-01-17T15:30:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-30T07:41:04.000Z (almost 4 years ago)
- Last Synced: 2025-01-08T06:17:24.559Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fourier-fanbeam
Pytorch implementation of "A New Fourier Method for Fan Beam Reconstruction",
Shuang-Ren Zhao and Horst Balling, 1995 IEEE Nuclear Science Symposium and
Medical Imaging Conference Record, 1995, pp. 1287-1291 vol.2,
doi: 10.1109/NSSMIC.1995.510494.
Makes use of [torch-radon](https://github.com/matteo-ronchetti/torch-radon)'s
configuration parameters classes and its forward function for testing.