Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This will create a 1 4 4 times 5 1 3 sinogram array called p in which each row is a projection through an

This will create a 144\times 513 sinogram array called p in which each row is a projection through an
object at a specific angle, \phi . The 513th element of each row is always zero-valued. The extra element
in each row was added so that the number of columns is odd for the imrotate command, which I
used to generate the set of projections. The origin of each projection is the middle (257th) element.
This corresponds to projection lines through the (257,257) element in the original 513\times 513 object
array used to generate the projections. Each row represents a different angle in 1.25o increments,
starting at 0o and continuing in the counterclockwise direction up to 178.75o . In the original image
notation, the positive sense of the y (vertical) direction is the top of the image. Note this is opposite
of the usual sense for indexing arrays in Matlab! When using FFT or IFFT commands (including
the 2-D versions) make sure that you use array sizes that are powers of 2. Because the 513th column
is all zeros in p, you can do this by truncating the 513th element in the x-domain. If you are not
using FFT or IFFT (for example when using convolution filtered backprojection) you do not need
to truncate the rows to 512 elements.
In all cases, include both quantitative and qualitative assessments of the effects observed. If you
show me a correctly reconstructed image in person or via email (only email jpg format of image),
I can email you the perfect image array I used to generate the projections if you would like a
ground-truth image for numerical comparison. do not use iradon or radon for matlabcodeComparison of Resolution of Data for Filtered Backprojection: Write
Matlab programs to perform filtered backprojection using either the Ram-Lak or
Shepp-Logan filters and performing filtering in either the x'-domain or in the x'-
domain. Experiment with changes in the spacing of the angles used (for example use
only odd numbered rows of data) and experiment with the x' sample spacing (for
example use only odd numbered elements in each row). Note that if you eliminate
the column containing the origins of the projections (513th in the original projection
data array), you will have problems with the reconstruction. Discuss the effects of
lowering the data resolution in each of these two ways. do not use radon or iradon in matlab code.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeffrey A. Hoffer Fred R. McFadden

9th Edition

B01JXPZ7AK, 9780805360479

More Books

Students also viewed these Databases questions

Question

To what extent can Scheins career anchors be applied to this story?

Answered: 1 week ago