get_hessian {imager} | R Documentation |
Return image hessian.
Description
Return image hessian.
Usage
get_hessian(im, axes = "")
Arguments
im |
an image |
axes |
Axes considered for the hessian computation, as a character string (e.g "xy"). |
[Package imager version 1.0.2 Index]