summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move bounding box projection to ProjectionGeometry3DWillem Jan Palenstijn2021-12-062-44/+72
* Remove unnecessary includesWillem Jan Palenstijn2021-11-261-3/+0
* Add feature flag 'unpadded_GPULink'Willem Jan Palenstijn2021-11-161-0/+3
* Remove unused backprojectPointX/Y/Z functionsWillem Jan Palenstijn2021-11-035-345/+0
* Update copyright yearsWillem Jan Palenstijn2021-10-2788-176/+176
* Fix Windows exportsWillem Jan Palenstijn2021-10-111-2/+2
* Fix crash in FBP_CUDA when called without projectorWillem Jan Palenstijn2019-09-251-1/+1
* Add feature flags for changed scaling behaviourWillem Jan Palenstijn2019-09-251-0/+6
* Remove obsolete DensityWeighting optionWillem Jan Palenstijn2019-09-252-11/+1
* Fix fan-beam FBP scalingWillem Jan Palenstijn2019-09-251-3/+6
* Add error check for non-parallel FBPWillem Jan Palenstijn2019-09-251-0/+5
* Adjust FBP to line integral scalingWillem Jan Palenstijn2019-09-253-5/+14
* Adjust adjoint to line integral scalingWillem Jan Palenstijn2019-09-251-2/+1
* Fix clang buildWillem Jan Palenstijn2019-09-171-1/+3
* Replace signal-based abort handling by query-based handlingWillem Jan Palenstijn2019-08-149-36/+18
* Make ParStripProjector2D::getProjectionWeightsCount safer for very thin stripsWillem Jan Palenstijn2019-03-131-1/+1
* Fix rounding error in ParStripProjector2D::getProjectionWeightsCountWillem Jan Palenstijn2019-03-121-2/+2
* Remove largely unimplemented CProjector2D::projectPoint methodWillem Jan Palenstijn2019-01-248-359/+3
* Add basic implementation of par2d CPU Distance Driven projectorWillem Jan Palenstijn2019-01-241-0/+174
* Add DartMask helper connectivity option checkWillem Jan Palenstijn2018-12-232-3/+5
* Add error checking to numeric vector config parsingWillem Jan Palenstijn2018-12-231-0/+2
* Improve config error handlingWillem Jan Palenstijn2018-12-2324-118/+264
* More gracefully handle config errors in geometriesWillem Jan Palenstijn2018-12-2311-123/+240
* Remove unused fileWillem Jan Palenstijn2018-12-231-285/+0
* 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
| |\ \