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

 채택된 답변

Rik
Rik 2019년 12월 19일

0 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

제품

질문:

2019년 12월 19일

답변:

Rik
2019년 12월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by