summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update versionWillem Jan Palenstijn2015-01-302-3/+3
|
* Update NEWSWillem Jan Palenstijn2015-01-301-3/+5
|
* Add VS2012 build filesWillem Jan Palenstijn2015-01-2611-0/+3673
|
* Update copyright to -2015Willem Jan Palenstijn2015-01-26299-598/+598
|
* Sync DART versionWillem Jan Palenstijn2015-01-2322-1303/+680
|
* Make astra_clear clear projector3d tooWillem Jan Palenstijn2015-01-231-0/+1
|
* Store result of nvcc tests in config.logWillem Jan Palenstijn2015-01-231-2/+23
|
* Silence bogus warning:Christian Häggström2015-01-201-0/+1
| | | | Warning: CudaSirtAlgorithm3D: unused configuration options: SinogramMaskId
* Remove unused filesWillem Jan Palenstijn2015-01-194-417/+0
|
* Remove unused stubs from mex_data3dWillem Jan Palenstijn2015-01-191-430/+2
|
* Refactor astra_mex_data3dWillem Jan Palenstijn2015-01-196-493/+827
| | | | (Modified) patch by Nicola Viganò
* Fix whitespaceWillem Jan Palenstijn2015-01-194-53/+53
|
* Remove unused DetectorOffsetX/Y in ProjectionGeometry3DWillem Jan Palenstijn2015-01-194-192/+13
|
* Add CUDA SIRT::doSlabCorrections() functionWillem Jan Palenstijn2015-01-194-0/+59
| | | | | This function optionally compensates for effectively infinitely large slab-like objects of finite thickness 1.
* Improve cuda 2d header commentsWillem Jan Palenstijn2015-01-192-1/+25
|
* Make CXX configurableWillem Jan Palenstijn2015-01-191-2/+2
|
* Fix warningWillem Jan Palenstijn2015-01-191-1/+1
|
* Add --with-cuda-compute option to configureWillem Jan Palenstijn2015-01-192-3/+11
|
* Prettify nvcc arch output slightlyWillem Jan Palenstijn2015-01-191-1/+1
|
* Avoid mxIsSharedArrayWillem Jan Palenstijn2014-12-121-0/+6
| | | | Matlab R2014b no longer seems to support it.
* Update copyright headersWillem Jan Palenstijn2014-12-12293-1585/+1603
|
* Add new compute modelsWillem Jan Palenstijn2014-10-011-1/+2
|
* Add missing dirs to 'make clean'Willem Jan Palenstijn2014-10-011-1/+1
|
* Fix leakWillem Jan Palenstijn2014-09-251-0/+4
|
* Remove more obsolete debugging outputWillem Jan Palenstijn2014-09-242-21/+0
|
* Remove obsolete debugging outputWillem Jan Palenstijn2014-09-183-22/+0
|
* Minor cleanupWillem Jan Palenstijn2014-09-181-1/+1
|
* Verify data is not sparse in astra_mex_data2dWillem Jan Palenstijn2014-07-231-0/+8
|
* Fix Makefile quoting bug.Willem Jan Palenstijn2014-07-171-1/+1
| | | | | This may break builds on some platforms.
* Remove tnt/jamaWillem Jan Palenstijn2014-07-1730-7248/+1
| | | | | This was used in the past by SCM/PDM, but hasn't been used for a long time now.
* Check for valid sinogram and volume masks in ReconstructionAlgorithmWillem Jan Palenstijn2014-06-262-1/+5
|
* Remove angle limits in par3dWillem Jan Palenstijn2014-06-232-45/+64
|
* Remove angle limits in coneWillem Jan Palenstijn2014-06-232-48/+72
|
* Remove angle limits in fan_fp, fan_bpWillem Jan Palenstijn2014-06-192-7/+69
|
* Fix coordinate order in astra_geom_size for parallel3d/coneWillem Jan Palenstijn2014-06-121-1/+1
|
* Fix FDK_CUDA output scaleWillem Jan Palenstijn2014-06-032-0/+5
|
* Fix geometry memory leak in astra_mex_data3d create/linkWillem Jan Palenstijn2014-05-021-2/+3
|
* Fix uninitialized varWillem Jan Palenstijn2014-05-022-0/+6
|
* Add SIRT-Weighted BP3D (par3d-only) for use in large BPWillem Jan Palenstijn2014-05-028-35/+245
|
* Replace macro by template in cone_fpWillem Jan Palenstijn2014-05-021-178/+202
|
* Replace macro by template in par3d_fpWillem Jan Palenstijn2014-05-021-264/+281
|
* Update NEWSWillem Jan Palenstijn2014-05-021-0/+6
|
* Update copyright headerWillem Jan Palenstijn2014-04-221-4/+21
|
* Fix SART::computeDiffNormWillem Jan Palenstijn2014-04-221-3/+2
|
* Fix SART_CUDAWillem Jan Palenstijn2014-04-221-1/+4
|
* Use new data3d link in astra_create_sino3d_cudaWillem Jan Palenstijn2014-04-221-1/+6
|
* Add mxarray/link functionality for 3d volumesWillem Jan Palenstijn2014-04-227-9/+388
|
* Add CustomMemory interface to Float32Data2DWillem Jan Palenstijn2014-04-222-8/+109
|
* Remove duplicate unused codeWillem Jan Palenstijn2014-04-163-318/+7
|
* Replace direct cudaMemcpy2D calls by utility functionsWillem Jan Palenstijn2014-04-167-16/+28
|