readFrame: Read Specific Video Frame

Description Usage Arguments Value Author(s) See Also Examples

View source: R/VideoClass.R

Description

Read a specific frame of a Video object and returns it as an Image object.

Usage

1
readFrame(x, pos)

Arguments

x

A Video object.

pos

An integer corresponding to the number of the frame to read.

Value

An Image object.

Author(s)

Simon Garnier, garnier@njit.edu

See Also

Video, Image

Examples

1
# TODO

neuroconductor-devel-releases/Rvision documentation built on Oct. 27, 2020, 1:16 p.m.