Color volumes as a matrix
조회 수: 1 (최근 30일)
이전 댓글 표시
I need to generate volumes with color voxels.
Normally color images are 3-D matrices with the 3rd dimension as the RGB codes. Now, how could we add the spatial 3rd dimention to such a matrix?
댓글 수: 0
채택된 답변
Image Analyst
2019년 12월 24일
Just have a 4-D matrix where the 4th dimension is the slice number.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 3-D Volumetric Image Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!