powered by
A dataset containing the image sequence of a video. The sequence consists of 54 frames of 144 by 180 pixels pixels in Red/Geen/Blue (RGB) format.
data("data_dogWalker")
An array of dimensions \(54 \times 144 \times 180 \times 3\).
data("data_dogWalker") # For more examples, we refer to the vignette: if (FALSE) { vignette("Wrap_examples") }
Run the code above in your browser using DataLab