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]
to_thumb {fastai} | R Documentation |
Same as 'thumbnail', but uses a copy
to_thumb(img, h, w = NULL)
img |
image |
h |
height |
w |
width |
None