Overload | Description |
---|---|
ApplyGaussianFilter() | This function performs a 3x3 Gaussian smoothing filter operation on the image. |
ApplyGaussianFilter(FilterGaussianOptions) | This function performs a Gaussian smoothing filter operation of the specified size on the image, placing the output in the specified center location. |