frames {imager} | R Documentation |
Split a video into separate frames
frames(im, index, drop = FALSE)
im |
an image |
index |
which channels to extract (default all) |
drop |
if TRUE drop extra dimensions, returning normal arrays and not cimg objects |
a list of frames
channels