Image_resize: Resize

View source: R/vision_core.R

Image_resizeR Documentation

Resize

Description

Returns a resized copy of this image.

Usage

Image_resize(img, size, resample = 3, box = NULL, reducing_gap = NULL)

Arguments

img

image

size

size

resample

resample

box

box

reducing_gap

reducing_gap

Value

None


fastai documentation built on March 31, 2023, 11:41 p.m.