3D Tilted projection
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (2)
bym
am 16 Dez. 2011
if you have the image processing toolbox take a look at
maketform()
Sean de Wolski
am 19 Dez. 2011
doc iradon
will likely be your friend.
Kategorien
Mehr zu Medical Physics finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!