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

 Akzeptierte Antwort

Rik
Rik am 19 Dez. 2019

0 Stimmen

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

Weitere Antworten (0)

Kategorien

Produkte

Gefragt:

am 19 Dez. 2019

Beantwortet:

Rik
am 19 Dez. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by