image processing
古いコメントを表示
I need to concatenate two images of same size one above another not side by side..which cammand i need to write
回答 (1 件)
Image Analyst
2011 年 11 月 9 日
newImage = [image1; image2];
カテゴリ
ヘルプ センター および File Exchange で Image Arithmetic についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!