summaryrefslogtreecommitdiff
path: root/samples/matlab
AgeCommit message (Collapse)Author
2021-10-27Update copyright yearsWillem Jan Palenstijn
2018-12-23Fix return value order in sampleWillem Jan Palenstijn
2018-12-12Merge branch 'geom_visualizer'Willem Jan Palenstijn
This adds a matlab geometry visualizer, and a sample showing how to use it.
2018-12-12Reorganize functions into packages/private functionsWillem Jan Palenstijn
This also replaces modifying the path with a request to the user to modify the path.
2018-12-12add astra_plot_geom command and sample s024Tim
Signed-off-by: Tim <tim.elberfeld@uantwerpen.be>
2018-12-06Read filter config for FBP from cfg.optionsWillem 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-07-17Add sample scriptsWillem Jan Palenstijn
2018-01-24iMinds -> imecWillem Jan Palenstijn
2018-01-24Update copyright dateWillem Jan Palenstijn
2018-01-12Update contact emailWillem Jan Palenstijn
2018-01-09Improve postalignment functionWillem Jan Palenstijn
2018-01-09Add sample script using parallel_vecWillem Jan Palenstijn
2017-09-15Merge branch 'master' into parallel_vecWillem Jan Palenstijn
2016-11-28Update headers (website+2016)Willem Jan Palenstijn
2016-07-29Add CUDA parvec supportWillem Jan Palenstijn
2016-01-19Add multi-GPU sampleWillem Jan Palenstijn
2015-06-23Update sampleWillem Jan Palenstijn
2015-05-15Add copyright headerWillem Jan Palenstijn
2015-05-15Add note about Spot to sample scriptWillem Jan Palenstijn
2015-05-15Added ASTRA-Spot operator opTomoFolkert Bleichrodt
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.
2015-02-24Added Python interfaceDaniel M. Pelt