Main Content
centerCropWindow2d
Create rectangular center cropping window
Description
determines the window to crop from a 2-D input image of size win
= centerCropWindow2d(inputSize
,targetSize
)inputSize
such that the size of the cropped image is targetSize
. The coordinates
of the window are centered in the input image.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019b
See Also
centerCropWindow3d
| randomWindow2d
| imcrop
Topics
- Augment Images for Deep Learning Workflows (Deep Learning Toolbox)