tarimage: target image

tarimageR Documentation

target image

Description

The tarimage is a list. Most of the values are 0, but there are small regions of 1's.

Usage

data(tarimage)

Format

This list contains the following elements:

x

a numeric vector having 101 elements.

y

a numeric vector having 101 elements.

xy

a numeric matrix having 101 rows and columns

Examples

with(tarimage, image(x, y, xy))

MPV documentation built on Sept. 8, 2023, 5:44 p.m.

Related to tarimage in MPV...