Reorient, reslice and save new reoriented 3D medical image data
4 次查看(过去 30 天)
显示 更早的评论
Hi Everyone,
I am trying to load a 3D medical image, reorient the image (hopefully manually in a way I can visualize the new orientation in 3D or in the three image planes) and save the new reoriented image. I am fairly new to image processing in Matlab so apologies if there is a simple solution but I thank you in advance for your help!
I am working with large high-resolution quantitative peripheral computed tomography scans (HR-pQCT) and micro CT data. The HR-pQCT images are in .ISQ image file format from a Scanco scanner.
Thanks again!
0 个评论
回答(1 个)
Aman Vyas
2020-8-12
Hi,
You can download "readISQ" from following link :
This reader reads whole 3D ISQ images. You can then take look at a functions section of this link which will give you insight as to how read, load and save image.
Hope it helps!
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Convert Image Type 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!