summaryrefslogtreecommitdiffstats
path: root/cuda/3d/fdk.cu
Commit message (Collapse)AuthorAgeFilesLines
* Handle angular range discretisation betterWillem Jan Palenstijn2021-12-011-2/+5
|
* Adjust Parker weights to angular rangeWillem Jan Palenstijn2021-12-011-5/+16
| | | | | | | | This fixes a global scaling in shortscan reconstruction. Also add some debugging logs for the Parker weighting and a warning if the angular range is too small. Issue #229
* Remove cudaTextForceKernelsCompletionWillem Jan Palenstijn2021-11-161-2/+4
|
* Update copyright yearsWillem Jan Palenstijn2021-10-271-2/+2
|
* Remove unmaintained, out of date 'STANDALONE' cuda codeWillem Jan Palenstijn2019-09-251-222/+0
|
* Fix part of non-cube cone scalingWillem Jan Palenstijn2019-09-251-1/+4
|
* Small clean up of factorsWillem Jan Palenstijn2019-09-251-9/+5
|
* Improve adjoint matching for fan/cone BP functions, and clean upWillem Jan Palenstijn2019-09-251-2/+1
|
* Add filter size error reportingWillem Jan Palenstijn2018-07-171-1/+1
|
* Refactor filter configWillem Jan Palenstijn2018-07-171-1/+3
|
* Refactor a few filter-related functions out of cuda codeWillem Jan Palenstijn2018-07-171-1/+1
|
* Expose FDK_Filter functionWillem Jan Palenstijn2018-06-291-34/+29
|
* Move CUDA include filesWillem Jan Palenstijn2018-06-221-12/+13
|
* Merge branch 'fdk'Willem Jan Palenstijn2018-03-181-7/+19
|\
| * Fix shortscan (FBP/FDK) scaling factorWillem Jan Palenstijn2017-12-201-0/+2
| |
| * Adapt FBP_CUDA voxel-size weighting factorsWillem Jan Palenstijn2017-12-201-1/+2
| |
| * Start on fixing FDK and BP voxel-size weighting factorsWillem Jan Palenstijn2017-12-201-7/+16
| |
* | 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 'master' into parallel_vecWillem Jan Palenstijn2017-09-151-50/+21
|\|
| * Fix FDK shortscan weightingWillem Jan Palenstijn2017-02-141-14/+7
| | | | | | | | | | It was computing weights for angles in [0,2pi) but using them on angles in (-2pi,0].
| * Update headers (website+2016)Willem Jan Palenstijn2016-11-281-4/+3
| |
| * Merge branch 'master' into fdk_custom_filterWillem Jan Palenstijn2016-10-131-186/+103
| |\
| | * Clean up unused variablesWillem Jan Palenstijn2016-10-131-29/+0
| | |
| | * Increase max angle count for Parker WeightingWillem Jan Palenstijn2016-10-131-1/+1
| | |
| * | Add option to specify custom filter for FDKDaniel M. Pelt2016-05-201-2/+10
| | |
* | | Merge branch 'master' into parallel_vecWillem Jan Palenstijn2016-10-071-152/+98
|\ \ \ | | |/ | |/|
| * | Use CompositeGeometryManager for FDKWillem Jan Palenstijn2016-04-181-152/+98
| |/ | | | | | | | | Also fix a number of scaling/weighting issues in FDK, and switch to standard cone_bp with FDKWeighting for the BP step.
* / Add CUDA parvec supportWillem Jan Palenstijn2016-07-291-11/+11
|/
* Update copyright to -2015Willem Jan Palenstijn2015-01-261-2/+2
|
* Update copyright headersWillem Jan Palenstijn2015-01-191-5/+5
|
* Fix FDK_CUDA output scaleWillem Jan Palenstijn2014-06-031-0/+4
|
* Add support for short-scan fan-beam FBPWillem Jan Palenstijn2014-04-161-1/+5
| | | | | | Note that currently angles have to be negative for this to work. (This should be changed.)
* Add fan beam support to FBP_CUDAWillem Jan Palenstijn2014-04-161-3/+20
|
* Remove padding in 3D cuda in favour of Border modeWillem Jan Palenstijn2014-04-161-5/+5
|
* Remove padding in 2D cuda in favour of Border modeWillem Jan Palenstijn2014-04-161-2/+2
|
* Update version to 1.3Willem Jan Palenstijn2013-07-011-0/+646