summaryrefslogtreecommitdiffstats
path: root/src/CudaFDKAlgorithm3D.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary includesWillem Jan Palenstijn2021-11-261-3/+0
|
* Update copyright yearsWillem Jan Palenstijn2021-10-271-2/+2
|
* Add filter size error reportingWillem Jan Palenstijn2018-07-171-2/+2
|
* Move CUDA include filesWillem Jan Palenstijn2018-06-221-3/+3
|
* iMinds -> imecWillem Jan Palenstijn2018-01-241-1/+1
|
* Update copyright dateWillem Jan Palenstijn2018-01-241-2/+2
|
* Update contact emailWillem Jan Palenstijn2018-01-121-1/+1
|
* Merge branch 'parallel_vec'Willem Jan Palenstijn2018-01-091-1/+1
|\
| * Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-11-221-1/+2
| |\
| * \ Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-09-151-14/+44
| |\ \
* | | | Remove a remaining ConeProjectionGeometry check in FDK_CUDAWillem Jan Palenstijn2017-12-111-6/+0
| |_|/ |/| |
* | | Allow cone_vec for FDKWillem Jan Palenstijn2017-11-221-1/+2
| |/ |/| | | | | | | | | NB: This will let you do mathematically nonsensical things, since FDK does not support non-circular cone geometries. However, this does let you use translated detectors, for example.
* | Start work on CFloat32Data3DGPU to allow persistent/external GPU memoryWillem Jan Palenstijn2017-02-081-6/+6
| |
* | Fix warningsWillem Jan Palenstijn2016-11-281-1/+1
| |
* | Update headers (website+2016)Willem Jan Palenstijn2016-11-281-4/+3
| |
* | Merge branch 'master' into fdk_custom_filterWillem Jan Palenstijn2016-10-131-6/+26
|\|
| * Use CompositeGeometryManager for FDKWillem Jan Palenstijn2016-04-181-0/+9
| | | | | | | | | | Also fix a number of scaling/weighting issues in FDK, and switch to standard cone_bp with FDKWeighting for the BP step.
| * Restrict FDK_CUDA to cube voxels for nowWillem Jan Palenstijn2016-04-181-0/+11
| |
* | Add option to specify custom filter for FDKDaniel M. Pelt2016-05-201-1/+32
|/
* Replace boost::lexical_cast by stringstreamsWillem Jan Palenstijn2016-01-051-2/+0
| | | | | | This is to avoid the dependence of lexical_cast on the current locale. The stringstreams used for the new string parsing/output functions are explicitly imbued with the C/classic locale.
* Merge branch 'master' into volgeom3dWillem Jan Palenstijn2015-12-021-11/+29
|\
| * Improve option passing through CudaProjector3DWillem Jan Palenstijn2015-10-091-11/+29
| | | | | | | | | | | | | | Not all constructors were reading options from the projector. Also allow passing GPUIndex via CudaProjector3D. Thanks to Nicola Vigano for part of the patch.
* | Merge branch 'master' into volgeom3dWillem Jan Palenstijn2015-09-161-3/+14
|\| | | | | | | | | Conflicts: src/CudaBackProjectionAlgorithm3D.cpp
| * Use supersampling options from CudaProjector3DWillem Jan Palenstijn2015-06-041-1/+12
| |
| * Change XMLNode* to XMLNodeWillem Jan Palenstijn2015-05-061-3/+3
| | | | | | | | An XMLNode object is already simply a pointer, so no need to dynamically allocate XMLNodes.
* | Let astraCudaFDK use utility functionsWillem Jan Palenstijn2015-03-111-11/+1
|/
* Update copyright to -2015Willem Jan Palenstijn2015-01-261-2/+2
|
* Update copyright headersWillem Jan Palenstijn2015-01-191-5/+5
|
* Add global astra_set_gpu_index functionWillem Jan Palenstijn2014-04-021-2/+2
|
* Update version to 1.3Willem Jan Palenstijn2013-07-011-0/+192