R/VideoClass.R
dim.Rcpp_Video.Rd
Retrieve the dimensions a Video object.
Video
# S3 method for Rcpp_Video dim(x)
A Video object.
A vector with 3 values corresponding to the number of rows, columns and frames of the video (in this order).
Video, video
video
Simon Garnier, garnier@njit.edu
# TODO