Reorient, reslice and save new reoriented 3D medical image data

조회 수: 9 (최근 30일)
Rachel Surowiec
Rachel Surowiec 2020년 7월 14일
댓글: Burak 2023년 11월 19일
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!

답변 (1개)

Aman Vyas
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!

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by