Optional
border'reflect101'
Optional
outImage to which the resulting image has to be put.
The standard deviation for the x axis. Specifies the width of the gaussian function along x.
The standard deviation for the y axis. Specifies the width of the gaussian function along y.
Optional
sizeXSize of the X axis kernel.
2 * Math.ceil(2 * sigmaX) + 1
Optional
sizeYSize of the Y axis kernel.
2 * Math.ceil(2 * sigmaY) + 1
Specify how the borders should be handled.