How to make the size of two images equal?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have two images. The size of first image is {720 1277}. The size of second image is {525 700}. How can i make them equal to perform addition operation?
0 Commenti
Risposte (2)
KSSV
il 15 Nov 2016
You can do interpolation and change the size of image you want. doc interp2.
0 Commenti
Vedere anche
Categorie
Scopri di più su Read, Write, and Modify Image in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!