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
Syntaxpublic const SmoothType Gaussian = 2
Public Const Gaussian As SmoothType = 2
public:
literal SmoothType^ Gaussian = 2
static val mutable Gaussian: SmoothType
Field Value
Type:
SmoothType
See Also