A wrap around image_read
and
magick2cimg
to load one or more images from files.
Examples
# load image
fl <- system.file('extdata', 'Image0001_.jpg', package = 'colocr')
img <- image_load(fl)
A wrap around image_read
and
magick2cimg
to load one or more images from files.
# load image
fl <- system.file('extdata', 'Image0001_.jpg', package = 'colocr')
img <- image_load(fl)