imgGreenBand: Return the image green band

Description Usage Arguments Value Examples

Description

This function returns the green band of the imagedata.

Usage

1

Arguments

x

The image

Value

grey imagedata

Examples

1
2
3
4
5
	## Not run: 
		x <- readJpeg(system.file("samples", "violet.jpg", package="biOps"))
		plot(imgGreenBand(x))
	
## End(Not run)

matiasb/biOps documentation built on May 21, 2019, 12:55 p.m.