Woolz Image Processing
Version 1.7.5
|
WlzLaplacian [-o<output object file>] [-s kernel size] [-a] [-h] [<input object file>]
-a | absolute value of the convolution. |
-s | convolution kernel size (3, 5 or 7), default 3. |
-o | Output object file name. |
-h | Help - print help message |
-v | Verbose operation |
# An example of using WlzLaplacian with the default 3X3 kernel: WlzLaplacian -o outfile.wlz infile.wlz