CCPi-Regularisation-Toolkit
CCPi-Regularisation-Toolkit copied to clipboard
The set of CPU/GPU optimised regularisation modules for iterative image reconstruction and other image processing tasks
implement some (2D+time) [ideas](https://content.iospress.com/articles/journal-of-x-ray-science-and-technology/xst546) using nltv gpu module
Trying to run v24.0.1 (installed from anaconda) via CIL I get an error: `Error: C:\Users\ofn77899\Dev\CCPi-Regularisation-Toolkit\src\Core\regularisers_GPU\TV_FGP_GPU_core.cu:408, code: 222, reason: the provided PTX was compiled with an unsupported toolchain.` This is on...
Having a basic (e.g. sphinx-build) documentation will be beneficial especially for more verbose installation directions as well as references to the methods implemented.
something wrong with the GPU version of 3D TGV regulariser. The CPU version seems to be correct. Cannot yet confirm exactly if this is somehow related to #186
We need to think about the use of the Lena Image. It's no longer acceptable for IEEE publications and Lena Forsén suggested that the photo should be retired. https://conferences.ieeeauthorcenter.ieee.org/write-your-paper/improve-your-graphics/ IEEE’s...
Adding 3D unittests and 2D tests update with #207 consideration. @paskino mentioned: > This may not be sufficient to run the GPU tests. > > In CIL we also [verify...