Open GoogleCodeExporter opened 9 years ago
You are right.
I found someone asked this question in the Matlab forum:
http://www.mathworks.com/matlabcentral/newsreader/view_thread/168642
I also found that the imaginary part in the matrix variable "Fourier_Radon" is
not zero. (It should be zero because the "circle" phantom is symmetric.)
It seems that the position of x=0 (or y=0) is not at the centre of the matrix
when we do FFT/DFT.
Do we need to do ifftshift() before doing fft() in file "apply_fft1.m"?.
Original comment by antony.s...@gmail.com
on 3 Mar 2011 at 1:56
Please check revision 69:
http://code.google.com/p/centralslice/source/detail?r=69
Original comment by antony.s...@gmail.com
on 3 Mar 2011 at 4:14
Attachments:
Status of this issue is changed from "Accepted" to "Started".
Original comment by antony.s...@gmail.com
on 3 Mar 2011 at 4:18
[deleted comment]
Original comment by antony.s...@gmail.com
on 6 Mar 2011 at 1:49
Original issue reported on code.google.com by
beckchan...@gmail.com
on 3 Mar 2011 at 1:48Attachments: