to_thumb {fastai}R Documentation

To_thumb

Description

Same as 'thumbnail', but uses a copy

Usage

to_thumb(img, h, w = NULL)

Arguments

img

image

h

height

w

width

Value

None


[Package fastai version 2.2.2 Index]