bilinear resizing for color images
1 view (last 30 days)
Show older comments
I need to find a bilinear resizing for color image to (1024->512->1024)
0 Comments
Accepted Answer
Ameer Hamza
on 13 May 2020
Edited: DGM
on 29 Apr 2025
See imresize():
with 'bilinear' method.
0 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!