How do I retrieve full image after 3D voume rotation
Afficher commentaires plus anciens
Dear all,
I have a problem with retrieving the full 3D volume(I'm using MRI Data) after I do rotation. I'm rotating and shifting a volume with a rotation matrix and interp3 with zero filling the NaN.
If I want to shift it back with the same angles, I do not retrieve the original image back. So I tried padding the image using padarray(volume,[40 40 40]) but this still gives me black areas. I'm rotating between -10 and 10 degrees so padding with 40 is enough for a volume 256x152x20.
Does anyone knows the solution for this?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Neuroimaging dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!