Rdocumentation
powered by
Learn R Programming
imager (version 0.14)
frames: Split a video into separate frames
Description
Split a video into separate frames
Usage
frames(im, index, drop = FALSE)
Arguments
im
an image
index
which channels to extract (default all)
drop
if TRUE drop extra dimensions, returning normal arrays and not cimg objects
Value
a list of frames
See Also
channels