SoGaussianFilterProcessingKernelTypes Enumeration |
Namespace: OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoising
Member name | Value | Description | |
---|---|---|---|
SEPARABLE | 0 | This mode specifies a separable kernel type for gaussian smoothing. | |
STANDARD | 1 | This mode specifies a full rectangular kernel type for gaussian smoothing. |