Learn R Programming

Rvision (version 0.3.5)

readFrame: Read Specific Video Frame

Description

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

Usage

readFrame(x, pos)

Arguments

x

A Video object.

pos

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

Value

An Image object.

See Also

Video, Image

Examples

Run this code
# NOT RUN {
# TODO
# }

Run the code above in your browser using DataLab