R/Symbols_c.R

#' 30 Images Containing 4 Different Symbols with Corruptions.
#' 
#' A 5625 by 30 matrix. Each column stores vectorized pixels of a 75 by 75 image. 
#' Every image contains one or more of four shapes: circle, square, triangle and cross. 
#' The pixel intensities are standarized to 0 to 1. Box corruptions are randomly added.
#' Run see(Symbols_c) to visualize.
#'  
#' @docType data
#' @keywords datasets
#' @format A 5625 by 30 numeric matrix.
#' @name Symbols_c
NULL

Try the rNMF package in your browser

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

rNMF documentation built on May 2, 2019, 12:22 p.m.