Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings | Willem Jan Palenstijn | 2017-02-08 | 1 | -8/+9 |
| | |||||
* | Start work on CFloat32Data3DGPU to allow persistent/external GPU memory | Willem Jan Palenstijn | 2017-02-08 | 11 | -66/+486 |
| | |||||
* | Remove unused 3d global min/max | Willem Jan Palenstijn | 2017-02-08 | 1 | -38/+0 |
| | |||||
* | Remove unused data3d functions | Willem Jan Palenstijn | 2017-02-08 | 4 | -634/+0 |
| | |||||
* | Remove unused function | Willem Jan Palenstijn | 2017-02-08 | 1 | -0/+1 |
| | |||||
* | Fix VolumeGeometry class name in error messages | Willem Jan Palenstijn | 2017-01-12 | 2 | -5/+5 |
| | |||||
* | Expose the density weighting option of cone_bp | Willem Jan Palenstijn | 2016-12-01 | 2 | -1/+14 |
| | | | | It is now exposed via the new DensityWeighting option of CudaProjector3D. | ||||
* | Fix warnings | Willem Jan Palenstijn | 2016-11-28 | 2 | -2/+2 |
| | |||||
* | Update headers (website+2016) | Willem Jan Palenstijn | 2016-11-28 | 82 | -327/+246 |
| | |||||
* | Merge branch 'fdk_custom_filter' | Willem Jan Palenstijn | 2016-11-28 | 2 | -5/+38 |
|\ | |||||
| * | Merge branch 'master' into fdk_custom_filter | Willem Jan Palenstijn | 2016-10-13 | 3 | -160/+279 |
| |\ | |||||
| * | | Add option to specify custom filter for FDK | Daniel M. Pelt | 2016-05-20 | 1 | -1/+32 |
| | | | |||||
* | | | Change order of template instantiations for clang | Willem Jan Palenstijn | 2016-11-25 | 2 | -11/+11 |
| | | | | | | | | | | | | At least Apple's clang-703.0.31 needs this. | ||||
* | | | Fix hardcoded delim in splitString | Willem Jan Palenstijn | 2016-11-21 | 1 | -1/+1 |
| | | | |||||
* | | | Fix build with MS VS 2015 CE | Alexey Buzmakov | 2016-11-04 | 6 | -0/+6 |
| |/ |/| | |||||
* | | Merge branch 'master' into FDK | Willem Jan Palenstijn | 2016-10-06 | 4 | -282/+281 |
|\ \ | |||||
| * \ | Merge pull request #62 from wjp/stringutil | Willem Jan Palenstijn | 2016-07-29 | 1 | -14/+20 |
| |\ \ | | | | | | | | | Minor string parsing changes | ||||
| | * | | Replace use of boost::split by own function | Willem Jan Palenstijn | 2016-07-28 | 1 | -14/+20 |
| | |/ | |||||
| * | | Fix inefficient block split logic | Willem Jan Palenstijn | 2016-06-20 | 1 | -5/+19 |
| | | | |||||
| * | | Improve volume block reduction | Willem Jan Palenstijn | 2016-06-20 | 1 | -132/+165 |
| |/ | | | | | | | | | The previous version would make the blocks too large due to inefficient computation of overlap. | ||||
| * | Fix build | Willem Jan Palenstijn | 2016-04-22 | 2 | -131/+77 |
| | | |||||
* | | Merge branch 'master' into FDK | Willem Jan Palenstijn | 2016-04-22 | 2 | -221/+3338 |
|\| | |||||
| * | Change CPU FFT implementation | Daniel M. Pelt | 2016-04-22 | 2 | -221/+3338 |
| | | |||||
* | | Use CompositeGeometryManager for FDK | Willem Jan Palenstijn | 2016-04-18 | 2 | -3/+56 |
| | | | | | | | | | | Also fix a number of scaling/weighting issues in FDK, and switch to standard cone_bp with FDKWeighting for the BP step. | ||||
* | | Merge branch 'master' into aniso | Willem Jan Palenstijn | 2016-04-18 | 15 | -451/+368 |
|\| | |||||
| * | Fix stringToInt parsing doubles | Willem Jan Palenstijn | 2016-04-18 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #29 from wjp/indexmanager | Willem Jan Palenstijn | 2016-04-15 | 1 | -8/+8 |
| |\ | | | | | | | Add an AstraIndexManager | ||||
| | * | Fix build | Willem Jan Palenstijn | 2016-03-01 | 1 | -6/+6 |
| | | | |||||
| | * | Merge branch 'master' into indexmanager | Willem Jan Palenstijn | 2016-03-01 | 2 | -389/+250 |
| | |\ | |||||
| | * | | Refactor AstraObjectManager to add an AstraIndexManager | Willem Jan Palenstijn | 2016-02-16 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | The new AstraIndexManager can be used to obtain information about objects without knowing their type. | ||||
| * | | | Merge pull request #35 from wjp/relaxation | Willem Jan Palenstijn | 2016-04-14 | 7 | -38/+79 |
| |\ \ \ | | | | | | | | | | | Add relaxation factor option to SIRT, SART | ||||
| | * | | | Add relaxation parameters to SIRT3D | Willem Jan Palenstijn | 2016-03-23 | 1 | -0/+8 |
| | | | | | |||||
| | * | | | Add relaxation parameters to SIRT, SART | Willem Jan Palenstijn | 2016-03-23 | 4 | -4/+38 |
| | | | | | |||||
| | * | | | Rename ART lambda option to Relaxation | Willem Jan Palenstijn | 2016-03-23 | 1 | -3/+7 |
| | | | | | |||||
| | * | | | Move CUDA algorithm initialization to its own function | Willem Jan Palenstijn | 2016-03-23 | 2 | -31/+26 |
| | | | | | |||||
| * | | | | Merge pull request #36 from wjp/sart_raylength | Willem Jan Palenstijn | 2016-04-14 | 1 | -5/+19 |
| |\ \ \ \ | | | | | | | | | | | | | Fix accumulating multiple raylengths in SART | ||||
| | * | | | | Fix accumulating multiple raylengths in SART | Willem Jan Palenstijn | 2016-03-23 | 1 | -5/+19 |
| | |/ / / | | | | | | | | | | | | | | | | Thanks to @mohamedadaly for noticing. | ||||
| * | | | | Fix memory leak | Willem Jan Palenstijn | 2016-03-24 | 1 | -6/+8 |
| | | | | | |||||
| * | | | | Fix cppcheck warnings | Willem Jan Palenstijn | 2016-03-24 | 3 | -4/+3 |
| |/ / / | |||||
| * | / | Fix build | Willem Jan Palenstijn | 2016-03-01 | 1 | -6/+6 |
| | |/ | |/| | |||||
| * | | Merge pull request #111 from wjp/pluginbuild | Willem Jan Palenstijn | 2016-02-22 | 1 | -366/+1 |
| |\ \ | | | | | | | | | Remove dependency of libastra on libpython | ||||
| | * | | Remove dependency of libastra on libpython by refactoring PluginAlgorithm | Willem Jan Palenstijn | 2016-01-21 | 1 | -366/+1 |
| | | | | |||||
| * | | | Query max texture size instead of hardcoding it | Willem Jan Palenstijn | 2016-02-16 | 1 | -6/+6 |
| | | | | |||||
| * | | | Avoid (unlikely) integer overflow | Willem Jan Palenstijn | 2016-02-15 | 1 | -1/+5 |
| | | | | |||||
| * | | | Skip some unnecessary splitting | Willem Jan Palenstijn | 2016-02-15 | 1 | -5/+8 |
| | | | | |||||
| * | | | Also split volumes in X/Y directions to respect CUDA limits | Willem Jan Palenstijn | 2016-02-15 | 1 | -21/+240 |
| | |/ | |/| | |||||
* / | | Restrict FDK_CUDA to cube voxels for now | Willem Jan Palenstijn | 2016-04-18 | 1 | -0/+11 |
|/ / | |||||
* | | Refactor FP and BP jobs creation in the composite geometry manager | Nicola Vigano | 2016-02-10 | 1 | -14/+25 |
| | | |||||
* | | Add multi-GPU support to CompositeGeometryManager | Willem Jan Palenstijn | 2016-01-19 | 1 | -114/+320 |
| | | |||||
* | | Remove noisy debugging output | Willem Jan Palenstijn | 2016-01-19 | 1 | -3/+0 |
| | |