Image reconstruction in CT using MATLAB

What is Image reconstruction in CT using MATLAB?

E

Expert

Verified

The MATLAB Image Processing Toolbox includes routines which perform both the Radon and inverse Radon transforms (‘radon’ & ‘iradon’). Learn how they work by the following: kind ‘demos’ on the command line, then in the left menu, choose ‘Toolboxes’, ‘Image processing’, ‘Transforms’, and ‘Reconstructing an imaging from projection data’. Now run the demo according to the instruction. As well read documentations of ‘radon’ and ‘iradon’ utilizing ‘help’. In the following questions, the parallel ray geometry is supposed.

(1) Make your own object (256 x 256) which is composed of at least three values, for illustration, μ=0 (background), 0.5 and 1. Exhibit your object utilizing ‘imshow’.

(2) Apply the Radon transform to the object and obtain the projections with angles from 0 to 179 degree with 1 degree step. Exhibit the sinogram of the projections.

(3) Apply the inverse Radon transform to projections to re-construct the object. Show the re-constructed image.

(4) Are the original and reconstructed images similar? If not, describe why and how they are dissimilar.

   Related Questions in Programming Languages

  • Q : Explain This This : It is a Java

    This: It is a Java reserved word with numerous different uses: A) Within a constructor, it might be employed as the first statement to call the other constructor in similar class. For illustration:

    Q : Define Java virtual machine or JVM

    Define Java virtual machine (JVM): A Java Virtual Machine (JVM) is an abstract computing machine, or virtual machine (set of computer software programs and data structures) which is a platform-independent execution environment that converts Java bytec

  • Q : State the term Web application State

    State the term Web application?

  • Q : Active Server Pages Briefly describe

    Briefly describe how Active Server Pages work. How, when, and where they are used.

  • Q : Describe Overriding for restriction

    Overriding for restriction: It is a form of method overriding in which the sub-class version of a method calls the super-class version first of all and then employs or manipulates the outcome or consequences of that call in some manner.

  • Q : Define the term Top level class Define

    Define the term Top level class: It is a class defined either at outermost level of a package or the static nested class.

  • Q : Explain different types of variable iv

    The kind of value that a variable can own is known as data type. When we state a variable we require specifying the type of value it will own with the n

  • Q : Use the Alice Program Use the Alice

    Use the Alice Program from the link below to complete and save the five projects . http://alice.org/ (should be Alice 2.2 or newer) Assignment 1

    Q : Define Uniform Resource Locator Uniform

    Uniform Resource Locator: It is a Uniform Resource Locator (abbreviated as URL) expands the concept of file access from a wholly local context to one in which the resources are named uniformly, irrespective of where they may be physically situated. A

  • Q : Define the term Arpanet Define the term

    Define the term Arpanet: It is a network which was a forerunner of the global Internet.

©TutorsGlobe All rights reserved 2022-2023.