data_dogWalker {cellWise} | R Documentation |
Dog walker dataset
Description
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.
Usage
data("data_dogWalker")
Format
An array of dimensions 54 \times 144 \times 180 \times 3
.
Source
http://www.wisdom.weizmann.ac.il/~vision/SpaceTimeActions.html
Examples
data("data_dogWalker")
# For more examples, we refer to the vignette:
## Not run:
vignette("Wrap_examples")
## End(Not run)
[Package cellWise version 2.5.3 Index]