Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update headers (website+2016) | Willem Jan Palenstijn | 2016-11-28 | 30 | -120/+90 |
| | |||||
* | Merge branch 'master' into FDK | Willem Jan Palenstijn | 2016-10-06 | 1 | -39/+31 |
|\ | |||||
| * | Compute FBP filter in spatial domain | Willem Jan Palenstijn | 2016-06-24 | 1 | -7/+39 |
| | | |||||
* | | Merge branch 'master' into FDK | Willem Jan Palenstijn | 2016-04-22 | 1 | -18/+13 |
|\| | |||||
* | | Use CompositeGeometryManager for FDK | Willem Jan Palenstijn | 2016-04-18 | 2 | -1/+46 |
| | | | | | | | | | | 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 | 4 | -2/+21 |
|\| | |||||
| * | Add relaxation parameters to SIRT, SART | Willem Jan Palenstijn | 2016-03-23 | 4 | -2/+21 |
| | | |||||
* | | Refactor CUDA projector params into struct | Willem Jan Palenstijn | 2016-02-10 | 1 | -1/+0 |
|/ | |||||
* | Merge branch 'master' into volgeom3d | Willem Jan Palenstijn | 2015-04-15 | 5 | -37/+38 |
|\ | |||||
| * | Fixed a few CUDA 2D DART bugs. | Valerii Sokolov | 2015-04-09 | 1 | -6/+7 |
| | | | | | | | | | | * Mixed width and height led to incorrect work on rectangular images. * Incorrect weight calculation in `devDartSmoothingRadius` (#47). | ||||
| * | Initialize variables to avoid warning | Willem Jan Palenstijn | 2015-03-30 | 1 | -1/+1 |
| | | | | | | | | | | These variables are never used when uninitialized, but Visual Studio complains about them. | ||||
| * | Fix indentation | Willem Jan Palenstijn | 2015-03-20 | 1 | -11/+11 |
| | | |||||
| * | Adds ASTRA_*** defines for easier logging, and changes internal calls to ↵ | Daniel M. Pelt | 2015-03-13 | 3 | -16/+16 |
| | | | | | | | | these defines | ||||
| * | Use new logging API internally instead of printf / iostream | Daniel M. Pelt | 2015-03-10 | 3 | -19/+24 |
| | | |||||
| * | Remove old Logging code (only used in fft.cu) | Daniel M. Pelt | 2015-03-09 | 2 | -9/+4 |
| | | |||||
* | | Add outputScale argument to 2D CUDA BP | Willem Jan Palenstijn | 2015-03-12 | 12 | -63/+76 |
|/ | |||||
* | Untangle cuda and astra includes | Willem Jan Palenstijn | 2015-03-02 | 1 | -9/+3 |
| | |||||
* | Update copyright to -2015 | Willem Jan Palenstijn | 2015-01-26 | 30 | -60/+60 |
| | |||||
* | Update copyright headers | Willem Jan Palenstijn | 2015-01-19 | 30 | -150/+150 |
| | |||||
* | Remove unused files | Willem Jan Palenstijn | 2014-12-04 | 2 | -177/+0 |
| | |||||
* | Start supporting flexible 2D volume geometry in Cuda FBP too | Willem Jan Palenstijn | 2014-10-06 | 2 | -25/+14 |
| | |||||
* | Add CUDA SIRT::doSlabCorrections() function | Willem Jan Palenstijn | 2014-10-02 | 4 | -0/+59 |
| | | | | | This function optionally compensates for effectively infinitely large slab-like objects of finite thickness 1. | ||||
* | Improve cuda 2d header comments | Willem Jan Palenstijn | 2014-10-02 | 2 | -1/+25 |
| | |||||
* | Support flexible 2D volume geometry | Willem Jan Palenstijn | 2014-10-01 | 2 | -98/+204 |
| | |||||
* | Remove angle limits in fan_fp, fan_bp | Willem Jan Palenstijn | 2014-06-19 | 2 | -7/+69 |
| | |||||
* | Fix SART::computeDiffNorm | Willem Jan Palenstijn | 2014-04-22 | 1 | -3/+2 |
| | |||||
* | Fix SART_CUDA | Willem Jan Palenstijn | 2014-04-22 | 1 | -1/+4 |
| | |||||
* | Remove duplicate unused code | Willem Jan Palenstijn | 2014-04-16 | 3 | -318/+7 |
| | |||||
* | Replace direct cudaMemcpy2D calls by utility functions | Willem Jan Palenstijn | 2014-04-16 | 7 | -16/+28 |
| | |||||
* | Split up processVol in Vol/Sino cases | Willem Jan Palenstijn | 2014-04-16 | 11 | -180/+304 |
| | |||||
* | Change allocate/zeroVolume to volume/sinogram-specific variants | Willem Jan Palenstijn | 2014-04-16 | 8 | -60/+92 |
| | |||||
* | Add fan beam support to FBP_CUDA | Willem Jan Palenstijn | 2014-04-16 | 2 | -1/+103 |
| | |||||
* | Remove more missed padding | Willem Jan Palenstijn | 2014-04-16 | 1 | -3/+3 |
| | |||||
* | Remove missed padding | Willem Jan Palenstijn | 2014-04-16 | 1 | -1/+1 |
| | |||||
* | Remove padding in 2D cuda in favour of Border mode | Willem Jan Palenstijn | 2014-04-16 | 18 | -396/+365 |
| | |||||
* | Add FBP-Weighted fanBP variant | Willem Jan Palenstijn | 2014-04-16 | 2 | -0/+100 |
| | |||||
* | Fix Windows build | Willem Jan Palenstijn | 2014-04-07 | 2 | -2/+4 |
| | |||||
* | Add global astra_set_gpu_index function | Willem Jan Palenstijn | 2014-04-02 | 4 | -36/+43 |
| | |||||
* | Fix missing Parzen filter | Willem Jan Palenstijn | 2014-02-26 | 1 | -1/+2 |
| | |||||
* | Remove angle limits in par_fp, par_bp | Willem Jan Palenstijn | 2013-12-18 | 2 | -2/+48 |
| | |||||
* | Update version to 1.3 | Willem Jan Palenstijn | 2013-07-01 | 32 | -0/+8030 |