rc.plot: Reconstructed Image Plot

Description Usage Arguments Details Value See Also

View source: R/rc.plot.R

Description

Plot a reconstructed image obtained from various types of modalities.

Usage

1
rc.plot(x, type = c("binary", "segments"), publication = FALSE, ...)

Arguments

x

an integer matrix that represents the reconstructed image.

type

a character string that specifies the image type.

publication

a logical value, whether to create a figure without key nor scales.

...

additional graphical parameters passed to levelplot.

Details

The argument type specifies the image type with the following options:

Value

No return value, called for side effects i.e. plotting.

See Also

binary.segmentation for more information on reconstructed images.


SAFARI documentation built on Feb. 25, 2021, 9:06 a.m.