Thread Closed

Matlab: inverse Radon transform

 
Share Thread Thread Tools
Oct19-06, 12:22 PM   #1
 

Matlab: inverse Radon transform


Hopefully someone know image processing toolbox well enough to answer my question!

I need to reconstruct an image from a sinogram, and I'm using the iradon(S,theta) function, where S is the sinogram image and theta is either a scalar or vector quantity of projection angles. However, we weren't given a set of projection angles to work with. Is there a way to look at the sinogram using image processing toolbox and extract the projection angle data?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Oct19-06, 01:12 PM   #2
 
Nevermind, I got it.

In case anyone is wondering,
find the length of the matrix that defines the sinogram,
then specify theta as going from 0:(length(S)-1), where S is your sinogram matrix.

Apparently in the newest version of image processing toolbox you can define your own theta and simply use more or less projections than the image gives you.
Thread Closed
Thread Tools


Similar Threads for: Matlab: inverse Radon transform
Thread Forum Replies
is there an inverse Z transform for: 1/z-1 ? Electrical Engineering 2
Fourier transform and inverse transform Calculus & Beyond Homework 2
Inverse Fourier Transform using MATLAB Math & Science Software 5
inverse z-transform General Math 6
transform and inverse transform Linear & Abstract Algebra 0