Stack multiple 2D images to single image
Mostrar comentarios más antiguos
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
Respuestas (1)
Nihal Reddy
el 16 de Feb. de 2023
0 votos
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-
Categorías
Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!