3D Tilted projection
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (2)
bym
el 16 de Dic. de 2011
if you have the image processing toolbox take a look at
maketform()
Sean de Wolski
el 19 de Dic. de 2011
doc iradon
will likely be your friend.
Categorías
Más información sobre Medical Physics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!