M-File Help: klaplace View code for klaplace

klaplace

Laplacian kernel

k = klaplace() is the Laplacian kernel:

|0   1  0|
|1  -4  1|
|0   1  0|

Notes

See also

ilaplace, iconv


 

© 1990-2012 Peter Corke.