summaryrefslogtreecommitdiffstats
path: root/samples/matlab
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearsWillem Jan Palenstijn2021-10-2721-42/+42
|
* Fix return value order in sampleWillem Jan Palenstijn2018-12-231-1/+1
|
* Merge branch 'geom_visualizer'Willem Jan Palenstijn2018-12-122-0/+47
|\ | | | | | | This adds a matlab geometry visualizer, and a sample showing how to use it.
| * Reorganize functions into packages/private functionsWillem Jan Palenstijn2018-12-121-1/+6
| | | | | | | | This also replaces modifying the path with a request to the user to modify the path.
| * add astra_plot_geom command and sample s024Tim2018-12-122-0/+42
| | | | | | | | Signed-off-by: Tim <tim.elberfeld@uantwerpen.be>
* | Read filter config for FBP from cfg.optionsWillem Jan Palenstijn2018-12-062-6/+6
|/ | | | | | | 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.
* Add sample scriptsWillem Jan Palenstijn2018-07-171-0/+96
|
* iMinds -> imecWillem Jan Palenstijn2018-01-2419-19/+19
|
* Update copyright dateWillem Jan Palenstijn2018-01-2419-38/+38
|
* Update contact emailWillem Jan Palenstijn2018-01-1219-19/+19
|
* Improve postalignment functionWillem Jan Palenstijn2018-01-091-4/+1
|
* Add sample script using parallel_vecWillem Jan Palenstijn2018-01-091-0/+69
|
* Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-09-1518-54/+54
|\
| * Update headers (website+2016)Willem Jan Palenstijn2016-11-2818-54/+54
| |
* | Add CUDA parvec supportWillem Jan Palenstijn2016-07-291-1/+1
|/
* Add multi-GPU sampleWillem Jan Palenstijn2016-01-191-0/+38
|
* Update sampleWillem Jan Palenstijn2015-06-231-18/+10
|
* Add copyright headerWillem Jan Palenstijn2015-05-151-0/+10
|
* Add note about Spot to sample scriptWillem Jan Palenstijn2015-05-151-0/+8
|
* Added ASTRA-Spot operator opTomoFolkert Bleichrodt2015-05-151-0/+44
| | | | | | A Spot operator for the ASTRA projectors. Wraps the forward and backprojection operation into a Spot operator, which can be used with matrix-vector syntax in Matlab.
* Added Python interfaceDaniel M. Pelt2015-02-2416-0/+864