| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-12 | Merge branch 'geom_visualizer' | Willem Jan Palenstijn | |
| This adds a matlab geometry visualizer, and a sample showing how to use it. | |||
| 2018-12-12 | Reorganize functions into packages/private functions | Willem Jan Palenstijn | |
| This also replaces modifying the path with a request to the user to modify the path. | |||
| 2018-12-12 | add astra_plot_geom command and sample s024 | Tim | |
| Signed-off-by: Tim <tim.elberfeld@uantwerpen.be> | |||
| 2018-12-12 | copy plot_geom files in correct folders when installing | Tim | |
| 2018-12-12 | add geometry draw files without changes | Tim | |
| 2018-12-12 | Remove unused array allocation in data3d.get_shared | Willem Jan Palenstijn | |
| Thanks to @ahendriksen. | |||
| 2018-12-12 | Add new CUDA compute models | Willem Jan Palenstijn | |
| 2018-12-07 | Merge pull request #180 from wjp/filter_config | Willem Jan Palenstijn | |
| Read filter config for FBP from cfg.options | |||
| 2018-12-06 | Improve detection of unused config options for filters | Willem Jan Palenstijn | |
| The FilterSinogramId, FilterParameter and FilterD options now only get marked used if they are actually used, based on the value of FilterType. | |||
| 2018-12-06 | Read filter config for FBP from cfg.options | Willem Jan Palenstijn | |
| Since these settings are optional, they should have been in cfg.options instead of directly in cfg. The old syntax remains a fallback. This has the side-effect that the tomopy/astra interface can also supply them. | |||
| 2018-11-13 | Add install-dev to README | Willem Jan Palenstijn | |
| 2018-11-13 | Add install-dev make target for installing headers/pkgconfig/library | Willem Jan Palenstijn | |
| 2018-11-07 | Fix python set_gpu_index default memory argument | Willem Jan Palenstijn | |
| 2018-11-01 | Loosen numpy dependency for conda package | Willem Jan Palenstijn | |
| 2018-11-01 | Add minimal GPU Array interface | Willem Jan Palenstijn | |
| This extension (only) allows creating a CUDA 3D array, copying projection data into it, performing a BP from the array, and freeing the array. | |||
| 2018-10-24 | Fix missing python lib path for matlab module | Willem Jan Palenstijn | |
| 2018-10-23 | Merge pull request #170 from wjp/feature_flags | Willem Jan Palenstijn | |
| Add support for checking features at run-time | |||
| 2018-09-25 | Add support for checking features at run-time | Willem Jan Palenstijn | |
| 2018-09-25 | Unify USE_MATLAB_UNDOCUMENTED define | Willem Jan Palenstijn | |
| 2018-09-25 | Raise exception when setting GPU memory unrealistically small | Willem Jan Palenstijn | |
| 2018-08-31 | Avoid broken scipy package for tests | Willem Jan Palenstijn | |
| 2018-08-31 | Drop numpy 1.12/1.13 packages | Willem Jan Palenstijn | |
| Anaconda doesn't have these for python 3.7 apparently | |||
| 2018-08-31 | Build for new cuda/python/numpy versions | Willem Jan Palenstijn | |
| 2018-08-28 | Mention new dev conda packages | Willem Jan Palenstijn | |
| 2018-08-28 | Use PI constant from Globals.h to fix Windows build | Willem Jan Palenstijn | |
| 2018-08-28 | Fix missing findPlugin function in Windows | Willem Jan Palenstijn | |
| 2018-08-28 | Split up PythonPluginAlgorithm files | Willem Jan Palenstijn | |
| 2018-08-28 | Make filename more consistent | Willem Jan Palenstijn | |
| 2018-07-20 | Adjust angle block size to max CUDA texture size in CompositeGeometryManager | Willem Jan Palenstijn | |
| 2018-07-18 | Fix potential double/float confusion | Willem Jan Palenstijn | |
| 2018-07-18 | Merge pull request #160 from wjp/FBP_filters | Willem Jan Palenstijn | |
| Custom filter support for CPU FBP | |||
| 2018-07-17 | Add sample scripts | Willem Jan Palenstijn | |
| 2018-07-17 | Add RSINOGRAM/RPROJECTION filter modes to CPU FBP | Willem Jan Palenstijn | |
| 2018-07-17 | Add SINOGRAM/PROJECTION filter modes to CPU FBP | Willem Jan Palenstijn | |
| 2018-07-17 | Move CPU FBP to common filter code | Willem Jan Palenstijn | |
| 2018-07-17 | Reorganize more filter size functions | Willem Jan Palenstijn | |
| 2018-07-17 | Add filter size error reporting | Willem Jan Palenstijn | |
| 2018-07-17 | Refactor filter config | Willem Jan Palenstijn | |
| 2018-07-17 | Refactor a few filter-related functions out of cuda code | Willem Jan Palenstijn | |
| 2018-07-03 | Allow access to python plugin object via algorithm interface | Willem Jan Palenstijn | |
| 2018-06-29 | Expose FDK_Filter function | Willem Jan Palenstijn | |
| 2018-06-27 | Fix uninitialized variable in C++ API for BP3D_CUDA | Willem Jan Palenstijn | |
| 2018-06-27 | Sync MSVC project | Willem Jan Palenstijn | |
| 2018-06-22 | Further update Windows release scripts | Willem Jan Palenstijn | |
| 2018-06-22 | Update authors | Willem Jan Palenstijn | |
| 2018-06-22 | Move CUDA include files | Willem Jan Palenstijn | |
| 2018-06-22 | Update NEWS | Willem Jan Palenstijn | |
| 2018-06-20 | Merge branch 'fdk' | Willem Jan Palenstijn | |
| 2018-06-01 | Build for numpy 1.14 | Willem Jan Palenstijn | |
| 2018-03-18 | Merge branch 'fdk' | Willem Jan Palenstijn | |
