Description Usage Arguments Value Examples
This function returns the red band of the imagedata.
1 | imgRedBand(x)
|
x |
The image |
grey imagedata
1 2 3 4 5 | ## Not run:
x <- readJpeg(system.file("samples", "violet.jpg", package="biOps"))
plot(imgRedBand(x))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.