Image_resize {fastai} | R Documentation |
Returns a resized copy of this image.
Image_resize(img, size, resample = 3, box = NULL, reducing_gap = NULL)
img |
image |
size |
size |
resample |
resample |
box |
box |
reducing_gap |
reducing_gap |
None