Create cuboidal center cropping window
determines the window to crop from a 3-D input image of size win
= centerCropWindow3d(inputSize
,targetSize
)inputSize
such that the size of the cropped image is targetSize
. The coordinates
of the window are centered in the input image.
centerCropWindow2d
| imcrop3
| randomCropWindow3d