lena256: lena image at size of (256 \times 256)

Description Usage Format Source References Examples

Description

Lena is probably one of the most well-known example in image processing and computer vision.

Usage

1

Format

matrix of size (256\times 256)

Source

USC SIPI Image Database.

References

Gonzalez, Rafael C. and Woods, Richard E. (2017) Digital Image Processing (4th ed.). ISBN 0133356728.

Examples

1
2
data(lena256)
image(lena256, col=gray((0:100)/100), axes=FALSE, main="lena256")

Example output

** filling : Matrix Completion, Imputation, and Inpainting Methods
** Version    : 0.2.0 (2019)
** Maintainer : Kisung You (kyou@nd.edu)
**
** Please share any bugs or suggestions to the maintainer.

filling documentation built on Aug. 21, 2021, 5:09 p.m.