dlresize
R2026bResize spatial dimensions of dlarray object
Syntax
Description
resizes the spatial dimensions of the Y = dlresize(X,'OutputSize',outputSize)dlarray object X
so that the spatial dimension sizes are equal to outputSize.
adjusts the resizing operation using name-value arguments. If Y = dlresize(___,Name=Value)X is not
a formatted dlarray, then you must specify the
DataFormat name-value argument.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2020bSee Also
dlarray (Deep Learning Toolbox) | maxpool (Deep Learning Toolbox) | dltranspconv (Deep Learning Toolbox)
