dim.Rcpp_Video: Dimensions of a Video

Description Usage Arguments Value Author(s) See Also Examples

View source: R/VideoClass.R

Description

Retrieve the dimensions a Video object.

Usage

1
2
## S3 method for class 'Rcpp_Video'
dim(x)

Arguments

x

A Video object.

Value

A vector with 3 values corresponding to the number of rows, columns and frames of the video (in this order).

Author(s)

Simon Garnier, garnier@njit.edu

See Also

Video, video

Examples

1
# TODO

neuroconductor-devel/Rvision documentation built on May 16, 2021, 5:16 p.m.