| stencil.cross {imager} | R Documentation | 
A cross-shaped stencil
Description
Returns a stencil corresponding to all nearest-neighbours of a pixel
Usage
stencil.cross(z = FALSE, cc = FALSE, origin = FALSE)
Arguments
z | 
 include neighbours along the z axis  | 
cc | 
 include neighbours along the cc axis  | 
origin | 
 include center pixel (default false)  | 
Value
a data.frame defining a stencil
Author(s)
Simon Barthelme
See Also
get.stencil
[Package imager version 1.0.2 Index]