Learn R Programming

fdasrvf (version 2.3.6)

im: Example Image Data set

Description

Contains two simulated images for registration.

Usage

im

Arguments

Format

im

A list with two components:

  • I1: A numeric matrix of shape \(64 \times 64\) storing the 1st image;

  • I2: A numeric matrix of shape \(64 \times 64\) storing the 2nd image.