| lena128 | R Documentation |
(128 \times 128)Lena is probably one of the most well-known example in image processing and computer vision. Due to CRAN instability, history of this image can be found by googling the story of Lena.
data(lena128)
matrix of size (128\times 128)
USC SIPI Image Database.
Gonzalez, Rafael C. and Woods, Richard E. (2017) Digital Image Processing (4th ed.). ISBN 0133356728.
data(lena128)
image(lena128, col=gray((0:100)/100), axes=FALSE, main="lena128")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.