Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement loading geometries into Projector3D | Willem Jan Palenstijn | 2014-12-08 | 4 | -18/+44 |
* | Remove unused stubs from mex_data3d | Willem Jan Palenstijn | 2014-12-05 | 1 | -430/+2 |
* | Remove unused files | Willem Jan Palenstijn | 2014-12-04 | 4 | -417/+0 |
* | Add VS2012 build files | Willem Jan Palenstijn | 2014-12-04 | 11 | -0/+3669 |
* | Refactor astra_mex_data3d | Willem Jan Palenstijn | 2014-12-04 | 6 | -493/+827 |
* | Move BP coordinate transformation to utility function | Willem Jan Palenstijn | 2014-12-03 | 7 | -6/+117 |
* | Add ProjectionGeometry3D::projectPoint for par3d and cone. | Willem Jan Palenstijn | 2014-12-02 | 10 | -2/+114 |
* | Fix whitespace | Willem Jan Palenstijn | 2014-12-02 | 4 | -53/+53 |
* | Remove unused DetectorOffsetX/Y in ProjectionGeometry3D | Willem Jan Palenstijn | 2014-12-01 | 4 | -192/+13 |
* | Avoid mxIsSharedArray | Willem Jan Palenstijn | 2014-11-24 | 1 | -0/+6 |
* | Make CXX configurable | Willem Jan Palenstijn | 2014-10-16 | 1 | -2/+2 |
* | Fix warning | Willem Jan Palenstijn | 2014-10-06 | 1 | -1/+1 |
* | Start supporting flexible 2D volume geometry in Cuda FBP too | Willem Jan Palenstijn | 2014-10-06 | 3 | -39/+61 |
* | Add --with-cuda-compute option to configure | Willem Jan Palenstijn | 2014-10-02 | 2 | -3/+11 |
* | Prettify nvcc arch output slightly | Willem Jan Palenstijn | 2014-10-02 | 1 | -1/+1 |
* | Add CUDA SIRT::doSlabCorrections() function | Willem Jan Palenstijn | 2014-10-02 | 4 | -0/+59 |
* | Improve cuda 2d header comments | Willem Jan Palenstijn | 2014-10-02 | 2 | -1/+25 |
* | Support flexible 2D volume geometry in CudaReconstructionAlgorithm too | Willem Jan Palenstijn | 2014-10-01 | 1 | -50/+21 |
* | Support flexible 2D volume geometry | Willem Jan Palenstijn | 2014-10-01 | 3 | -132/+231 |
* | Add new compute models | Willem Jan Palenstijn | 2014-10-01 | 1 | -1/+2 |
* | Add missing dirs to 'make clean' | Willem Jan Palenstijn | 2014-10-01 | 1 | -1/+1 |
* | Fix leak | Willem Jan Palenstijn | 2014-09-25 | 1 | -0/+4 |
* | Remove more obsolete debugging output | Willem Jan Palenstijn | 2014-09-24 | 2 | -21/+0 |
* | Remove obsolete debugging output | Willem Jan Palenstijn | 2014-09-18 | 3 | -22/+0 |
* | Minor cleanup | Willem Jan Palenstijn | 2014-09-18 | 1 | -1/+1 |
* | Verify data is not sparse in astra_mex_data2d | Willem Jan Palenstijn | 2014-07-23 | 1 | -0/+8 |
* | Fix Makefile quoting bug. | Willem Jan Palenstijn | 2014-07-17 | 1 | -1/+1 |
* | Remove tnt/jama | Willem Jan Palenstijn | 2014-07-17 | 30 | -7248/+1 |
* | Check for valid sinogram and volume masks in ReconstructionAlgorithm | Willem Jan Palenstijn | 2014-06-26 | 2 | -1/+5 |
* | Remove angle limits in par3d | Willem Jan Palenstijn | 2014-06-23 | 2 | -45/+64 |
* | Remove angle limits in cone | Willem Jan Palenstijn | 2014-06-23 | 2 | -48/+72 |
* | Remove angle limits in fan_fp, fan_bp | Willem Jan Palenstijn | 2014-06-19 | 2 | -7/+69 |
* | Fix coordinate order in astra_geom_size for parallel3d/cone | Willem Jan Palenstijn | 2014-06-12 | 1 | -1/+1 |
* | Fix FDK_CUDA output scale | Willem Jan Palenstijn | 2014-06-03 | 2 | -0/+5 |
* | Fix geometry memory leak in astra_mex_data3d create/link | Willem Jan Palenstijn | 2014-05-02 | 1 | -2/+3 |
* | Fix uninitialized var | Willem Jan Palenstijn | 2014-05-02 | 2 | -0/+6 |
* | Add SIRT-Weighted BP3D (par3d-only) for use in large BP | Willem Jan Palenstijn | 2014-05-02 | 8 | -35/+245 |
* | Replace macro by template in cone_fp | Willem Jan Palenstijn | 2014-05-02 | 1 | -178/+202 |
* | Replace macro by template in par3d_fp | Willem Jan Palenstijn | 2014-05-02 | 1 | -264/+281 |
* | Update NEWS | Willem Jan Palenstijn | 2014-05-02 | 1 | -0/+6 |
* | Update copyright header | Willem Jan Palenstijn | 2014-04-22 | 1 | -4/+21 |
* | Fix SART::computeDiffNorm | Willem Jan Palenstijn | 2014-04-22 | 1 | -3/+2 |
* | Fix SART_CUDA | Willem Jan Palenstijn | 2014-04-22 | 1 | -1/+4 |
* | Use new data3d link in astra_create_sino3d_cuda | Willem Jan Palenstijn | 2014-04-22 | 1 | -1/+6 |
* | Add mxarray/link functionality for 3d volumes | Willem Jan Palenstijn | 2014-04-22 | 7 | -9/+388 |
* | Add CustomMemory interface to Float32Data2D | Willem Jan Palenstijn | 2014-04-22 | 2 | -8/+109 |
* | 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 | 12 | -200/+317 |
* | Change allocate/zeroVolume to volume/sinogram-specific variants | Willem Jan Palenstijn | 2014-04-16 | 8 | -60/+92 |