diff options
author | Daniil Kazantsev <dkazanc@hotmail.com> | 2018-07-29 16:19:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-29 16:19:58 +0100 |
commit | 159a12b5b03b1cd1430dadf23b2f28097c4f66df (patch) | |
tree | 7ea44ca3626d15a165af7bcb7d6f1bc91550d0be /Readme.md | |
parent | 757c05d18aee1d0a0f6a4c6bef0f9c81fb31743e (diff) | |
download | regularization-159a12b5b03b1cd1430dadf23b2f28097c4f66df.tar.gz regularization-159a12b5b03b1cd1430dadf23b2f28097c4f66df.tar.bz2 regularization-159a12b5b03b1cd1430dadf23b2f28097c4f66df.tar.xz regularization-159a12b5b03b1cd1430dadf23b2f28097c4f66df.zip |
readme_updated
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -89,8 +89,9 @@ conda install ccpi-regulariser -c ccpi -c conda-forge ### Applications: -* [Regularised FISTA-type iterative reconstruction algorithm for X-ray tomographic reconstruction with highly inaccurate measurements (MATLAB code)](https://github.com/dkazanc/FISTA-tomo) -* [Joint image reconstruction method with correlative multi-channel prior for X-ray spectral computed tomography](https://github.com/dkazanc/multi-channel-X-ray-CT) +* [Regularised FISTA iterative reconstruction algorithm for X-ray tomographic reconstruction with highly inaccurate measurements (MATLAB code)](https://github.com/dkazanc/FISTA-tomo) +* [Regularised ADMM iterative reconstruction algorithm for X-ray tomographic reconstruction (MATLAB code)](https://github.com/dkazanc/ADMM-tomo) +* [Joint image reconstruction method with correlative multi-channel prior for X-ray spectral computed tomography (MATLAB code)](https://github.com/dkazanc/multi-channel-X-ray-CT) ### License: [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0) |