From e5bbcf730e1f5049b3dfd7f0ee46a7e477042231 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Fri, 15 May 2015 13:31:01 +0200 Subject: Add note about Spot to sample script --- samples/matlab/s017_opTomo.m | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'samples/matlab/s017_opTomo.m') diff --git a/samples/matlab/s017_opTomo.m b/samples/matlab/s017_opTomo.m index 4886cc5..e23b53d 100644 --- a/samples/matlab/s017_opTomo.m +++ b/samples/matlab/s017_opTomo.m @@ -1,3 +1,11 @@ +% This sample illustrates the use of opTomo. +% +% opTomo is a wrapper around the FP and BP operations of the ASTRA Toolbox, +% to allow you to use them as you would a matrix. +% +% This class requires the Spot Linear-Operator Toolbox to be installed. +% You can download this at http://www.cs.ubc.ca/labs/scl/spot/ + % load a phantom image im = phantom(256); % and flatten it to a vector -- cgit v1.2.3