summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | | | | | Add experimental accumulate_FP/BP/FDK python functionsWillem Jan Palenstijn2017-11-221-17/+19
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove unused codeWillem Jan Palenstijn2017-11-141-33/+0
* | | | | | | Separate cuda from astra headers furtherWillem Jan Palenstijn2017-11-014-0/+4
* | | | | | | Remove unused codeWillem Jan Palenstijn2017-11-011-46/+0
* | | | | | | Remove some unnecessary includesWillem Jan Palenstijn2017-11-011-9/+0
* | | | | | | Fix output initialization for MODE_ADD CGM jobsWillem Jan Palenstijn2017-10-191-0/+6
* | | | | | | Improve stringToFloatVector to match stringToDoubleVectorWillem Jan Palenstijn2017-10-171-8/+13
* | | | | | | Add trailing ,/; to string repr of float vector/matrixWillem Jan Palenstijn2017-10-172-8/+10
* | | | | | | Reduce stringstream creation/imbue overheadWillem Jan Palenstijn2017-10-172-7/+29
| |_|_|_|_|/ |/| | | | |
* | | | | | Improve object creation error messagesWillem Jan Palenstijn2017-10-111-5/+7
| |_|_|_|/ |/| | | |
* | | | | Fix misleading indentationWillem Jan Palenstijn2017-05-221-2/+2
* | | | | Fix warningsWillem Jan Palenstijn2017-02-081-8/+9
* | | | | Start work on CFloat32Data3DGPU to allow persistent/external GPU memoryWillem Jan Palenstijn2017-02-0811-66/+486
* | | | | Remove unused 3d global min/maxWillem Jan Palenstijn2017-02-081-38/+0
* | | | | Remove unused data3d functionsWillem Jan Palenstijn2017-02-084-634/+0
* | | | | Remove unused functionWillem Jan Palenstijn2017-02-081-0/+1
* | | | | Fix VolumeGeometry class name in error messagesWillem Jan Palenstijn2017-01-122-5/+5
* | | | | Expose the density weighting option of cone_bpWillem Jan Palenstijn2016-12-012-1/+14
* | | | | Fix warningsWillem Jan Palenstijn2016-11-282-2/+2
* | | | | Update headers (website+2016)Willem Jan Palenstijn2016-11-2882-327/+246
* | | | | Merge branch 'fdk_custom_filter'Willem Jan Palenstijn2016-11-282-5/+38
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into fdk_custom_filterWillem Jan Palenstijn2016-10-133-160/+279
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add option to specify custom filter for FDKDaniel M. Pelt2016-05-201-1/+32
| | |_|_|/ | |/| | |
* | | | | Change order of template instantiations for clangWillem Jan Palenstijn2016-11-252-11/+11
* | | | | Fix hardcoded delim in splitStringWillem Jan Palenstijn2016-11-211-1/+1
* | | | | Fix build with MS VS 2015 CEAlexey Buzmakov2016-11-046-0/+6
| |/ / / |/| | |