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

 Réponse acceptée

Rik
Rik le 19 Déc 2019

0 votes

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

Plus de réponses (0)

Catégories

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by