How to convert a volumetric image into a video frame?
Show older comments
Hi everyone! I am working on converting a batch of volumetric images (H x W x D) into a video, in order to show the evolution process of the volume. However, the 'volshow' function that is widely used to display volumetric data in MATLAB seems to output a 'Volume' object rather than a 'Image' object, which does not allow to form a frame in a video (provided by the 'writeVideo' function). Could you please help solve this issue? Thank you so much!
Accepted Answer
More Answers (0)
Categories
Find more on Video Formats and Interfaces in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!