how to resize for images
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
hi i would like to resize my image. current image size is 416x460x3, would like to resize it to 480x640x3. thanks
1 commentaire
Image Analyst
le 17 Jan 2016
Do you want to vertically stretch the image with imresize() or pad it with zeros with padarray()?
Réponses (1)
Voir également
Catégories
En savoir plus sur Read, Write, and Modify Image dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!