Click or drag to resize

SmoothTypeBilateral Field

http://www.emgu.com
(bilateral filter) - applying bilateral 3x3 filtering with color sigma=param1 and space sigma=param2. Information about bilateral filtering can be found

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

Field Value

Type: SmoothType
See Also