TIGRE icon indicating copy to clipboard operation
TIGRE copied to clipboard

TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox

Results 106 TIGRE issues
Sort by recently updated
recently updated
newest added

Hi I am trying to understanding the geometric direction assumed in this toolbox. The python implementation is used. Let's take Demo 03: Simple Image as an example. This is the...

Python

The geometry structure has been getting more flexible and complicated with time. Having a class, instead of an struct, to describe the geometry and add methods that apply to the...

enhancement
help wanted
MATLAB

There is a great implementation at: https://github.com/RuiLiu1217/GPU-Distance-Driven-projection-backprojection

enhancement
help wanted

The poisson random number generator for people without the Statistics Toolbox is very slow. Would take ~3 minutes to simulate noise on 512x512x30 data.... Its not a core function but...

enhancement
help wanted
MATLAB

put parse parameters in functions, tidy the use of initial images

enhancement
MATLAB

Digital phantom data such as the Shepp-logan phantom is wanted to add it to TIGRE under the same license, so users can test algorithms against a known image. We do...

help wanted