We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453d2b8 commit 24753baCopy full SHA for 24753ba
demo_parallelbeam_ct.m
@@ -29,7 +29,7 @@
29
30
param.dOffsetDctX = 30; % # of elements
31
32
-param.compute_filtering = 'conv'; % method for computing the filtering function : 'conv', 'fft'
+param.compute_filtering = 'fft'; % method for computing the filtering function : 'conv', 'fft'
33
34
%% Object parameter
35
% dImgY : Pixel resolution [mm (float)]
0 commit comments