R/data.R

#' Photograph of a cameraman
#'
#' This image is usually used as benchmark in SR problems
#'
#' @format an image of class \code{cimg}
'cameraman'

# cameraman <- grayscale(cameraman)
# devtools::use_data(cameraman)

#' Photograph of Lenna
#'
#' The Lenna (or Lena) picture is one of the most widely used standard test
#' images used for compression algorithms
#'
#' @format an image of class \code{cimg}
'lenna'

# devtools::use_data(lenna)
coldfir3/RED documentation built on May 8, 2019, 10:52 p.m.