load_image {fastai} | R Documentation |
Load_image
Description
Open and load a 'PIL.Image' and convert to 'mode'
Usage
load_image(fn, mode = NULL)
Arguments
fn |
file name |
mode |
mode |
Value
None
[Package fastai version 2.2.2 Index]
load_image {fastai} | R Documentation |
Open and load a 'PIL.Image' and convert to 'mode'
load_image(fn, mode = NULL)
fn |
file name |
mode |
mode |
None