2D Kernel Convolution ( IA2DConvolution )
Parameters:
Name |
Short Name |
Type |
Description |
Kernel Name* |
kernel |
string |
Kernels can be defined in the Preferences dialog |
Description:
Convolves the image with the selected kernel. Define kernels in Edit/Preferences/Convolution kernels.
Mathematica usage:
*Kernel format instead of name= {{xseed,yseed},{{1,2,3},{1,2,3},{1,2,3}}}.