How can I create a 3D figure out of a serie of masks?
조회 수: 8 (최근 30일)
이전 댓글 표시
Hello!
I have segmentented a series of consecutive 2D MRI images and stored the masks in a cell array. Now I would like to be able to visualize a 3D representation of the volume segmentated.
Each mask contains the area of the slice that I need to visualize. I also know the value of the spacing between the slices. I don´t know how I could achieve this so any help is apreciated.
Thank you in advance.
댓글 수: 0
답변 (1개)
Image Analyst
2022년 11월 24일
I don't know why you chose to use a cell array. Are you just trying to make it more difficult?
참고 항목
카테고리
Help Center 및 File Exchange에서 Basic Display에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!