3D Tilted projection
古いコメントを表示
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
採用された回答
その他の回答 (2 件)
bym
2011 年 12 月 16 日
if you have the image processing toolbox take a look at
maketform()
Sean de Wolski
2011 年 12 月 19 日
doc iradon
will likely be your friend.
カテゴリ
ヘルプ センター および File Exchange で Medical Physics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!