summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Improve detection of unused config options for filtersWillem Jan Palenstijn2018-12-062-34/+67
* Read filter config for FBP from cfg.optionsWillem Jan Palenstijn2018-12-061-31/+43
* Add support for checking features at run-timeWillem Jan Palenstijn2018-09-251-0/+41
* Use PI constant from Globals.h to fix Windows buildWillem Jan Palenstijn2018-08-281-13/+13
* Fix missing findPlugin function in WindowsWillem Jan Palenstijn2018-08-281-2/+10
* Make filename more consistentWillem Jan Palenstijn2018-08-281-1/+1
* Adjust angle block size to max CUDA texture size in CompositeGeometryManagerWillem Jan Palenstijn2018-07-201-17/+74
* Add RSINOGRAM/RPROJECTION filter modes to CPU FBPWillem Jan Palenstijn2018-07-171-17/+68
* Add SINOGRAM/PROJECTION filter modes to CPU FBPWillem Jan Palenstijn2018-07-171-6/+17
* Move CPU FBP to common filter codeWillem Jan Palenstijn2018-07-171-20/+49
* Reorganize more filter size functionsWillem Jan Palenstijn2018-07-171-3/+3
* Add filter size error reportingWillem Jan Palenstijn2018-07-173-5/+67
* Refactor filter configWillem Jan Palenstijn2018-07-172-85/+94
* Refactor a few filter-related functions out of cuda codeWillem Jan Palenstijn2018-07-172-114/+488
* Fix uninitialized variable in C++ API for BP3D_CUDAWillem Jan Palenstijn2018-06-271-0/+2
* Move CUDA include filesWillem Jan Palenstijn2018-06-2222-37/+37
* Fix include path for MSVCWillem Jan Palenstijn2018-01-241-1/+1
* Remove outdated svn keywordsWillem Jan Palenstijn2018-01-245-5/+0
* Update outdated URLsWillem Jan Palenstijn2018-01-245-5/+5
* iMinds -> imecWillem Jan Palenstijn2018-01-2486-86/+86
* Update copyright dateWillem Jan Palenstijn2018-01-2486-172/+172
* Update contact emailWillem Jan Palenstijn2018-01-1286-86/+86
* Check for CUDA support at run-time in use_cuda()Willem Jan Palenstijn2018-01-092-4/+15
* Merge branch 'parallel_vec'Willem Jan Palenstijn2018-01-0919-504/+678
|\
| * Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-11-222-20/+24
| |\
| * \ Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-11-229-94/+54
| |\ \
| * | | Fix warningWillem Jan Palenstijn2017-10-161-1/+1
| * | | Fix geometry computation in unused functionWillem Jan Palenstijn2017-10-121-1/+1
| * | | Fix some warningsWillem Jan Palenstijn2017-10-121-13/+0
| * | | Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-10-111-5/+7
| |\ \ \
| * | | | Make geometry config checks slightly less numerically strictWillem Jan Palenstijn2017-10-116-15/+15
| * | | | Unify some parallel_vec parameter computationsWillem Jan Palenstijn2017-09-271-5/+19
| * | | | Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-09-1585-1093/+814
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into parallel_vecWillem Jan Palenstijn2016-10-073-154/+271
| |\ \ \ \ \
| * | | | | | Add CUDA parvec supportWillem Jan Palenstijn2016-07-297-326/+242
| * | | | | | Merge branch 'master' into parvecWillem Jan Palenstijn2016-07-2861-1089/+6036
| |\ \ \ \ \ \
| * | | | | | | updated configuration of ParallelVecProjectionGeometryWim van Aarle2015-05-261-13/+7
| * | | | | | | Merge remote-tracking branch 'upstream/master' into parallel_vecWim van Aarle2015-05-2648-656/+758
| |\ \ \ \ \ \ \
| * | | | | | | | corrected geometry namesWim van Aarle2015-03-182-8/+8
| * | | | | | | | removed extraDetectorOffsetWim van Aarle2015-03-132-20/+1
| * | | | | | | | updated 'line_fanflat' projectorWim van Aarle2015-03-121-0/+18
| * | | | | | | | updated 'blob' kernel projectorWim van Aarle2015-03-121-51/+41
| * | | | | | | | parallel projectors now always use vector geometries internallyWim van Aarle2015-03-121-1/+21
| * | | | | | | | updated 'strip' kernel projectorWim van Aarle2015-03-111-50/+50
| * | | | | | | | updated 'linear' kernal projectorWim van Aarle2015-03-061-1/+1
| * | | | | | | | updated 'line' kernel projectorWim van Aarle2015-03-051-53/+55
| * | | | | | | | created parallel_vec geometry classWim van Aarle2015-03-032-0/+244
* | | | | | | | | Remove a remaining ConeProjectionGeometry check in FDK_CUDAWillem Jan Palenstijn2017-12-111-6/+0
* | | | | | | | | Fix memory leak in SARTWillem Jan Palenstijn2017-11-281-4/+17
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Allow cone_vec for FDKWillem Jan Palenstijn2017-11-222-3/+5