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


dahtah/imager documentation built on Feb. 23, 2023, 10:16 p.m.