R/faces.R

#' Olivetti Faces
#' 
#' Grayscale faces 8 bit [0-255], a few images of several different people.
#' 
#' 400 total images, 64x64 size.
#' 
#' From the Olivetti database at ATT.
#' 
#' @name faces
#' @docType data
#' @format Data frame with 400 variables (one image per variable) and 4,096 rows
#' (the greyscale values of a 64x64 image).
#' @source Sam Roweis's data page at cs.nyu.edu.
#' @keywords images
#' @seealso \code{\link{frey}}, \code{\link{ordfrey}}
NULL

Try the loon.data package in your browser

Any scripts or data that you put into this service are public.

loon.data documentation built on May 14, 2021, 1:06 a.m.