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