3D Tilted projection
Show older comments
Is there any Matlab script to get 2D projections of a 3D matrix after rotating the 3D matrix X degrees over it self?
Actually I need to build a simulator for the Electron Tomography Image acquisition, In which a 2D images of an object are taken every time the object is rotated over it self for X degree from -A to +A Degree, as in the Image below. http://media.wiley.com/CurrentProtocols/PS/ps1702/ps1702-fig-0009-1-full.jpg
I would very grateful for your help.
wish you a nice weekend.
Alan
Accepted Answer
More Answers (2)
bym
on 16 Dec 2011
if you have the image processing toolbox take a look at
maketform()
Sean de Wolski
on 19 Dec 2011
doc iradon
will likely be your friend.
Categories
Find more on Medical Physics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!