Learn R Programming

wavethresh (version 4.7.3)

teddy: Picture of a teddy bear's picnic.

Description

A 512x512 matrix. Each entry of the matrix contains an image intensity value.

Usage

data(teddy)

Arguments

Format

A 512x512 matrix. Each entry of the matrix contains an image intensity value. The whole matrix represents an image of a teddy bear's picnic.

Author

G P Nason

Examples

Run this code
#
# This command produces the image seen above.
#
# image(teddy)
#

Run the code above in your browser using DataLab