Applies Gaussian blur to the input image and subtracts the result from the original image.
Deprecated: Use topHat() or differenceOfGaussian() instead.
Ext.CLIJx_subtractBackground2D(Image input, Image destination, Number sigmaX, Number sigmaY);
Applies Gaussian blur to the input image and subtracts the result from the original image.
Deprecated: Use topHat() or differenceOfGaussian() instead.
Ext.CLIJx_subtractBackground2D(Image input, Image destination, Number sigmaX, Number sigmaY);