Click or drag to resize

SmoothTypeGaussian Field

http://www.emgu.com
(Gaussian blur) - convolving image with param1 x param2 Gaussian kernel.

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const SmoothType Gaussian = 2

Field Value

Type: SmoothType
See Also