cellWise (version 2.1.1)

dog_walker: 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("dog_walker")

Arguments

Format

An array of dimensions \(54 \times 144 \times 180 \times 3\).

Examples

Run this code
# NOT RUN {
data(dog_walker)
# For more examples, we refer to the vignette:
vignette("Wrap_examples")
# }

Run the code above in your browser using DataLab