bilinear resizing for color images
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I need to find a bilinear resizing for color image to (1024->512->1024)
0 Commenti
Risposte (1)
Ameer Hamza
il 13 Mag 2020
See imresize(): https://www.mathworks.com/help/releases/R2020a/matlab/ref/imresize.html#d120e617881 with 'bilinear' method.
0 Commenti
Vedere anche
Categorie
Scopri di più su Read, Write, and Modify Image in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!