Clear Filters
Clear Filters

Convert 4 numbers of 2D image frame to 3D

1 view (last 30 days)
Bondita Paul
Bondita Paul on 20 Apr 2023
Edited: Matt J on 20 Apr 2023
Hello I have four numbers of 2D image. So I want to make it 3D by combining all the 4 frame. How can I do this? All 4 frame have same image.

Answers (1)

Matt J
Matt J on 20 Apr 2023
Edited: Matt J on 20 Apr 2023
cat(3,im1,im2,im3,im4)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!