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


EagerAI/fastai documentation built on April 16, 2024, 12:01 p.m.