extract.ni {adimpro} | R Documentation |
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, gammatype = "ITU", compress = TRUE)
Arguments
object |
|
gammatype |
character, determines the type of gamma correction within the image.
"ITU" stands for ITU-R BT.709-3 as e.g. used by |
compress |
logical, if |
Value
an object of class "adimpro".
Author(s)
Karsten Tabelow tabelow@wias-berlin.de and Joerg Polzehl polzehl@wias-berlin.de
See Also
awsimage
, awspimage
, show.image
, write.image
[Package adimpro version 0.9.7 Index]