Resize | R Documentation |
A transform that before_call its state at each '__call__'
Resize(size, method = "crop", pad_mode = "reflection", resamples = list(2, 0))
size |
size of image |
method |
method |
pad_mode |
reflection, zeros, border as string parameter |
resamples |
list of integers |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.