Stacking multiple RGB images and viewing it in a volumetric manner

3 views (last 30 days)
Can someone provide me with the code to stack multiple RGB images one over the other and to view the created stack in a volumetric manner. Thanks in advance
  2 Comments
Walter Roberson
Walter Roberson on 5 Jun 2019
Assign the images along the 4th dimension.
You will need to use vol3d v2 in the File Exchange for the viewing, or something similar. None of the Mathworks tools support RGB volumetric viewing.
Anand P
Anand P on 5 Jun 2019
Does the Volume Viewer that comes with R2017a or > support RGB volumetric viewing ?

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!