Description Usage Arguments Examples
Show images that have been loaded via load_pgm_images
or eigenfaces that have been computed using load_dataset
or most_important_eigenfaces
or reconstructed_dataset_images
.
1 | show_images(images, size)
|
images |
double; Vector containing the images that will be displayed. (required) |
size |
integer; Resolution of the image(s). (required) |
1 | show_images(billy, dataset$image_size)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.