GPU accelerated image processing for everyone
Applies Gaussian blur to the input image and subtracts the result from the original image.
Deprecated: Use differenceOfGaussian() instead.
Categories: Background, Filter
Availability: Available in Fiji by activating the update sites clij and clij2. This function is part of clijx_-0.32.0.1.jar.
Ext.CLIJx_subtractGaussianBackground(Image input, Image destination, Number sigmaX, Number sigmaY, Number sigmaZ);