bilinear resizing for color images
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I need to find a bilinear resizing for color image to (1024->512->1024)
0 commentaires
Réponses (1)
Ameer Hamza
le 13 Mai 2020
See imresize(): https://www.mathworks.com/help/releases/R2020a/matlab/ref/imresize.html#d120e617881 with 'bilinear' method.
0 commentaires
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!