Color volumes as a matrix
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Image Analyst
on 24 Dec 2019
Just have a 4-D matrix where the 4th dimension is the slice number.
0 Comments
More Answers (0)
See Also
Categories
Find more on 3-D Volumetric Image Processing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!