image processing
Mostra commenti meno recenti
I need to concatenate two images of same size one above another not side by side..which cammand i need to write
Risposte (1)
Image Analyst
il 9 Nov 2011
newImage = [image1; image2];
Categorie
Scopri di più su Image Arithmetic in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!