| extract.ni {adimpro} | R Documentation |
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.
extract.ni(object, gamma = FALSE, compress = TRUE)
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. |
an object of class "adimpro".
Joerg Polzehl polzehl@wias-berlin.de
awsimage, awspimage, show.image, write.image