imresize
Image Processing
Resize an image by a scale factor or to target [height, width] using bilinear interpolation.
Syntax
out = imresize(img, scale)
out = imresize(img, [H, W])
Examples
See Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLab