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

0 votos

Like this?
Im2=cat(1,im_upper,im_lower);

Más respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 19 de Dic. de 2019

Respondida:

Rik
el 19 de Dic. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by