Learn R Programming

adimpro (version 0.7.1)

extract.ni: extract information about effective size of neighborhoods

Description

The function allows to extract information about the effective size of neighborhoods used in each pixel from objects generated by awsimage or awspimage. The result is converted into a greyscale image.

Usage

extract.ni(object, gamma = FALSE, compress = TRUE)

Arguments

object
object returned from awsimage or awspimage.
gamma
logical, value of component gamma in the returned image.
compress
logical, if TRUE the returned image will be compressed.

Value

  • an object of class "adimpro".

See Also

awsimage, awspimage, show.image, write.image