frames: Split a video into separate frames

View source: R/cimg_class.R

framesR Documentation

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


imager documentation built on May 31, 2023, 8:56 p.m.