Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some unnecessary includes | Willem Jan Palenstijn | 2017-11-01 | 3 | -6/+1 |
* | Fix Windows/Python build | Willem Jan Palenstijn | 2017-10-16 | 2 | -2/+2 |
* | Fix cuda3d geometry memory leaks | Willem Jan Palenstijn | 2017-02-17 | 2 | -5/+47 |
* | Fix FDK shortscan weighting | Willem Jan Palenstijn | 2017-02-14 | 1 | -14/+7 |
* | Start work on CFloat32Data3DGPU to allow persistent/external GPU memory | Willem Jan Palenstijn | 2017-02-08 | 2 | -1/+28 |
* | Merge pull request #84 from wjp/expose_ConeBP_density_weighting | Willem Jan Palenstijn | 2016-12-01 | 2 | -2/+4 |
|\ | |||||
| * | Expose the density weighting option of cone_bp | Willem Jan Palenstijn | 2016-12-01 | 2 | -2/+4 |
* | | Tune cone_fp block size | Willem Jan Palenstijn | 2016-11-30 | 1 | -1/+1 |
|/ | |||||
* | Update headers (website+2016) | Willem Jan Palenstijn | 2016-11-28 | 27 | -107/+81 |
* | Merge branch 'master' into fdk_custom_filter | Willem Jan Palenstijn | 2016-10-13 | 19 | -489/+490 |
|\ | |||||
| * | Clean up unused variables | Willem Jan Palenstijn | 2016-10-13 | 1 | -29/+0 |
| * | Increase max angle count for Parker Weighting | Willem Jan Palenstijn | 2016-10-13 | 1 | -1/+1 |
| * | Use CompositeGeometryManager for FDK | Willem Jan Palenstijn | 2016-04-18 | 6 | -244/+130 |
| * | Add FDKWeighting option to standard cone_bp | Willem Jan Palenstijn | 2016-04-18 | 2 | -4/+12 |
| * | Merge branch 'master' into aniso | Willem Jan Palenstijn | 2016-04-18 | 6 | -1/+47 |
| |\ | |||||
| * | | Adapt 3D BP scaling to voxel size | Willem Jan Palenstijn | 2016-04-18 | 2 | -4/+8 |
| * | | Move detector-independent vars out of loop | Willem Jan Palenstijn | 2016-04-18 | 1 | -14/+12 |
| * | | Add voxel-size scaling to par3d_fp | Willem Jan Palenstijn | 2016-04-18 | 1 | -16/+92 |
| * | | Refactor voxel size scaling CUDA kernel, and special-case cubes | Willem Jan Palenstijn | 2016-04-18 | 1 | -26/+62 |
| * | | Process non-cubic-voxel astra geometries | Willem Jan Palenstijn | 2016-02-10 | 1 | -4/+11 |
| * | | Add cone_fp kernel support for anisotropic voxels | Willem Jan Palenstijn | 2016-02-10 | 2 | -10/+31 |
| * | | Refactor CUDA projector params into struct | Willem Jan Palenstijn | 2016-02-10 | 16 | -189/+185 |
* | | | Add option to specify custom filter for FDK | Daniel M. Pelt | 2016-05-20 | 4 | -6/+15 |
| |/ |/| | |||||
* | | Add relaxation parameters to SIRT3D | Willem Jan Palenstijn | 2016-03-23 | 4 | -1/+27 |
* | | Query max texture size instead of hardcoding it | Willem Jan Palenstijn | 2016-02-16 | 2 | -0/+20 |
|/ | |||||
* | Add multi-GPU support to CompositeGeometryManager | Willem Jan Palenstijn | 2016-01-19 | 1 | -0/+2 |
* | Reduce FP3D CUDA kernel runtime | Willem Jan Palenstijn | 2015-12-22 | 2 | -2/+2 |
* | Add CompositeGeometryManager | Willem Jan Palenstijn | 2015-12-04 | 4 | -82/+378 |
* | Fix assert | Willem Jan Palenstijn | 2015-07-16 | 1 | -1/+1 |
* | Merge branch 'master' into volgeom3d | Willem Jan Palenstijn | 2015-04-15 | 3 | -7/+9 |
|\ | |||||
| * | Initialize variables to avoid warning | Willem Jan Palenstijn | 2015-03-30 | 2 | -2/+2 |
| * | Adds ASTRA_*** defines for easier logging, and changes internal calls to thes... | Daniel M. Pelt | 2015-03-13 | 1 | -5/+5 |
| * | Use new logging API internally instead of printf / iostream | Daniel M. Pelt | 2015-03-10 | 1 | -5/+7 |
* | | Adapt standalone test programs to outputscale | Willem Jan Palenstijn | 2015-03-12 | 2 | -2/+2 |
* | | Scale CUDA 3D FP/BP output with volume pixel size | Willem Jan Palenstijn | 2015-03-12 | 5 | -37/+36 |
* | | Add outputScale argument to 3D CUDA BP | Willem Jan Palenstijn | 2015-03-12 | 9 | -38/+54 |
* | | Add flexible volgeom3d support to astraCudaFP | Willem Jan Palenstijn | 2015-03-12 | 2 | -217/+36 |
* | | Add flexible volgeom3d support to astraCudaBP | Willem Jan Palenstijn | 2015-03-11 | 2 | -202/+21 |
* | | Add flexible volgeom3d support to astraCudaBP_SIRTWeighted | Willem Jan Palenstijn | 2015-03-11 | 2 | -80/+38 |
* | | Add another utility function | Willem Jan Palenstijn | 2015-03-11 | 1 | -46/+53 |
* | | Let astraCudaFDK use utility functions | Willem Jan Palenstijn | 2015-03-11 | 2 | -33/+16 |
* | | Adjust interface slightly | Willem Jan Palenstijn | 2015-03-11 | 1 | -11/+12 |
* | | Allow non-centered volume geometry in SIRT3D and CGLS3D | Willem Jan Palenstijn | 2015-03-09 | 2 | -286/+88 |
* | | Add 3d geometry normalization functions | Willem Jan Palenstijn | 2015-03-06 | 2 | -0/+166 |
|/ | |||||
* | Untangle cuda and astra includes | Willem Jan Palenstijn | 2015-03-02 | 2 | -114/+1 |
* | Greatly speed up CUDA par3d_bp | Willem Jan Palenstijn | 2015-01-29 | 1 | -53/+48 |
* | Greatly speed up CUDA cone_bp | Willem Jan Palenstijn | 2015-01-29 | 1 | -99/+96 |
* | Update copyright to -2015 | Willem Jan Palenstijn | 2015-01-26 | 25 | -50/+50 |
* | Update copyright headers | Willem Jan Palenstijn | 2015-01-19 | 25 | -125/+125 |
* | Move BP coordinate transformation to utility function | Willem Jan Palenstijn | 2014-12-03 | 4 | -0/+89 |