Combine 2 images vertically

10 visualizaciones (últimos 30 días)
Dinuka Ravimal
Dinuka Ravimal el 19 de Dic. de 2019
Respondida: Rik el 19 de Dic. de 2019
I have 2 images, I want to combine that 2 images vertically. That means one under another one.
Like this figure. I already did, but quality is not good.
1Original.JPG

Respuesta aceptada

Rik
Rik el 19 de Dic. de 2019
Like this?
Im2=cat(1,im_upper,im_lower);

Más respuestas (0)

Categorías

Más información sobre Images en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by