Question: use matlab please not python In this project, you will be using programming to reconstruct CT images. Though other programming languages are allowed, MATLAB is

use matlab please not python use matlab please not python In this project, you will be using

In this project, you will be using programming to reconstruct CT images. Though other programming languages are allowed, MATLAB is preferred. Collaboration between classmates is encouraged, but you must submit your own project report. 1. Understand and apply Filtered Back Projection (FBP) functions using a phantom image a. Generate a 256256 Shepp-Logan phantom. Add zero mean Gaussian noise with the imnoise function. Show this image. b. Generate a sinogram for this image using the radon transform function. Show the sinogram. c. Use FBP with the iradon transform to reconstruct the original image. Try 3 different filters and show each image. 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. Resnond to these auestions in vour renort

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!