Convert 4 numbers of 2D image frame to 3D

2 次查看(过去 30 天)
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.

回答(1 个)

Matt J
Matt J 2023-4-20
编辑:Matt J 2023-4-20
cat(3,im1,im2,im3,im4)

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by