Answered step by step
Verified Expert Solution
Question
1 Approved Answer
use matlab not python please 2. Construct your own FBP algorithm using the central slice theorem a. You will be given a skeleton script to
use matlab not python please
2. Construct your own FBP algorithm using the central slice theorem a. You will be given a skeleton script to help you with this problem. You are not required to use the skeleton script. b. You will be provided a sinogram to use for your image data. Assume the sinogram was acquired with parallel beam data and was sampled every 1 from 0 to 179. c. Plot the first projection of the sinogram d. Your 1-D ramp filter e. The 2DFT of the image before the ramp filter f. The 2DFT of the image after applying the ramp filter g. The reconstructed image after not having the ramp filter applied in the frequency domain. h. The reconstructed image after having the ramp filter applied in the frequency domain. i. Use the iradon transform to reconstruct your image. How does this compare with your reconstruction? j. Write your image to a dicom file using the dicomwrite function. Attach this file to your report. You can use dicomread to verify that your image has been written to the dicom file correctly. k. Respond to these questions in your report: i. Why do you need to apply a ramp filter to the image? ii. What differences do you see between the image that is and isn't ramp filtered? iii. What would the image look like if it were sampled every 5 ? For 3 bonus points, show this image Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started