Stack multiple 2D images to single image
Show older comments
Hi,
I have multiple 2D images as attached here (e.g. S0001.bmp; S00002.bmp; S00003.bmp). I intend to stack these images at different Z positions to get the attached desired image.
My 2D images are the output of imagesc () in matlab
Answers (1)
Nihal Reddy
on 16 Feb 2023
0 votes
I understand you want to stack mulitple 2D images on different Z axis positions in a single image. Refer to the following MATLAB Answer which shows how to do it-
Categories
Find more on Images 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!