Learn R Programming

wavethresh (version 4.6.1)

lennon: John Lennon image.

Description

A 256x256 matrix. Each entry of the matrix contains an image intensity value. The whole matrix represents an image of John Lennon

Usage

data(lennon)

Arguments

format

A 256x256 matrix. Each entry of the matrix contains an image intensity value. The whole matrix represents an image of John Lennon

source

The John Lennon image was supplied uncredited on certain UNIX workstations as an examples image. I am not sure who the Copyright belongs to. Please let me know if you know

Examples

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

Run the code above in your browser using DataLab