Applies Gaussian blur to the input image and subtracts the result from the original image.
Deprecated: Use differenceOfGaussian() instead.
Categories: Background, Filter
Ext.CLIJx_subtractGaussianBackground(Image input, Image destination, Number sigmaX, Number sigmaY, Number sigmaZ);