Skip to content

Commit 24753ba

Browse files
author
hanyoseob
committed
Update functions details
1 parent 453d2b8 commit 24753ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo_parallelbeam_ct.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
param.dOffsetDctX = 30; % # of elements
3131

32-
param.compute_filtering = 'conv'; % method for computing the filtering function : 'conv', 'fft'
32+
param.compute_filtering = 'fft'; % method for computing the filtering function : 'conv', 'fft'
3333

3434
%% Object parameter
3535
% dImgY : Pixel resolution [mm (float)]

0 commit comments

Comments
 (0)