Learn R Programming

PSSIM (version 0.1.0)

miniimagematrix: Mini-image data matrice for example

Description

The matrices are grayscale images in matrix format.

Usage

data(miniimagematrix)

Arguments

Format

A list with two grayscale image matrices

A

A matrix for one image

B

A matrix for a second image

Examples

Run this code
# NOT RUN {
 
# }
# NOT RUN {
data(miniimagematrix)
miniimagematrix$A
# }

Run the code above in your browser using DataLab