Line 15: | Line 15: | ||
---- | ---- | ||
=Fourier Slice Theorem= | =Fourier Slice Theorem= | ||
+ | |||
+ | Given: | ||
+ | |||
+ | <math>(x,y):</math>= the coordinates of the system the original object resides in (as seen in Figure 1) | ||
+ | |||
+ | <math>(r,z):</math>= the coordinates of the system the projection resides (as seen in Figure 2) | ||
+ | |||
+ | <math>\rho:</math>= the frequency variable corresponding to <math>r</math> | ||
+ | |||
+ | <math>u:</math>= the frequency variable corresponding to <math>x</math> | ||
+ | |||
+ | <math>v:</math>= the frequency variable corresponding to <math>y</math> | ||
The Fourier Slice Theorem (FST) states that if <br/> | The Fourier Slice Theorem (FST) states that if <br/> |
Revision as of 06:48, 19 December 2014
Fourier Slice Theorem (FST)
A slecture by ECE student Sahil Sanghani
Partly based on the ECE 637 material of Professor Bouman.
Introduction
The Fourier Slice Theorem elucidates how the projections measured by a medical imaging device can be used to reconstruct the object being scanned. From those projections a Continuous Time Fourier Transform (CTFT) is taken. Then according to the theorem, an inverse Continuous Space Fourier Transform (CSFT) can be used to form the original object,$ f(x,y) $. There are two proofs that will be demonstrated.
Fourier Slice Theorem
Given:
$ (x,y): $= the coordinates of the system the original object resides in (as seen in Figure 1)
$ (r,z): $= the coordinates of the system the projection resides (as seen in Figure 2)
$ \rho: $= the frequency variable corresponding to $ r $
$ u: $= the frequency variable corresponding to $ x $
$ v: $= the frequency variable corresponding to $ y $
The Fourier Slice Theorem (FST) states that if
$ \begin{align} P_{\theta}({\rho}) &= CTFT \{p_\theta(r)\} \\ F(u,v) &= CSFT\{f(x,y)\} \end{align} $
Then
$ P_{\theta}({\rho}) = F(\rho\cos(\theta),\rho\sin(\theta)) \ $
Proof
References:
[1] C. A. Bouman. ECE 637. Class Lecture. Digital Image Processing I. Faculty of Electrical Engineering, Purdue University. Spring 2013.