View source: R/vision_augment.R
RatioResize | R Documentation |
Resizes the biggest dimension of an image to 'max_sz' maintaining the aspect ratio
RatioResize(max_sz, resamples = list(2, 0), ...)
max_sz |
maximum sz |
resamples |
resamples |
... |
additional arguments |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.