bilinear resizing for color images
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I need to find a bilinear resizing for color image to (1024->512->1024)
0 comentarios
Respuestas (1)
Ameer Hamza
el 13 de Mayo de 2020
See imresize(): https://www.mathworks.com/help/releases/R2020a/matlab/ref/imresize.html#d120e617881 with 'bilinear' method.
0 comentarios
Ver también
Categorías
Más información sobre Read, Write, and Modify Image en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!