필터 지우기
필터 지우기

Viewing and working on 3D image

조회 수: 4 (최근 30일)
Ashbub
Ashbub 2017년 4월 16일
댓글: Ashbub 2017년 5월 5일
I have this 3D image from X ray CT. I need to view the file matlab. Please suggest what to do to extract the array from the structure?

답변 (1개)

Sanjana Ramakrishnan
Sanjana Ramakrishnan 2017년 4월 18일
If the image is in dicom format you might find the below file exchange link useful:
You can also refer the below file exchange links for viewing a 3D image:
https://www.mathworks.com/matlabcentral/fileexchange/41334-imshow3d--3d-imshow-
  댓글 수: 1
Ashbub
Ashbub 2017년 5월 5일
Thankyou Sanjana. Very sorry for being late to reply. I have used squeeze function and I can work with xy plane (:,:,1) of the image. If I want to work on YZ or XZ plane of the image can you please suggest. For example if I want to count how many objects there are in the slices of those two planes, how to do that.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by