Reorient, reslice and save new reoriented 3D medical image data
조회 수: 19 (최근 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에서 DICOM Format에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!