bilinear resizing for color images
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I need to find a bilinear resizing for color image to (1024->512->1024)
0 Kommentare
Antworten (1)
Ameer Hamza
am 13 Mai 2020
See imresize(): https://www.mathworks.com/help/releases/R2020a/matlab/ref/imresize.html#d120e617881 with 'bilinear' method.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Read, Write, and Modify Image finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!