Plot unprocessed or colour-classified image data. If the images are in a list, they will be stepped through one by one.
# S3 method for rimg plot(x, axes = TRUE, col = NULL, ...)
x | (required) an image of class rimg, or list thereof. |
---|---|
axes | should axes be drawn? (defaults to |
col | optional vector of colours when plotting colour-classified images. Defaults to the mean RGB values of the k-means centres (i.e. the average 'original' colours). |
... | additional graphical parameters. Also see |
an image plot.
Thomas E. White thomas.white026@gmail.com
#>#>#> Press [enter] for next plot#> Press [enter] for next plot#>#> Press [enter] for next plot#> Press [enter] for next plot# }