Plot Method for imgClass Objects
plot.imgClass.Rd
Visualizes a list of image matrices stored in an imgClass
object.
Each image is shown one at a time. The user is prompted to press Enter or
click on the graphics window to advance to the next image.
Usage
# S3 method for class 'imgClass'
plot(x, ...)
Arguments
- x
An object of class
imgClass
, created usingimgClass()
.- ...
Additional graphical parameters passed to plotting functions.