Click or drag to resize

SmoothTypeMedian Field

http://www.emgu.com
(median blur) - finding median of param1 x param1 neighborhood (i.e. the neighborhood is square).

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

Field Value

Type: SmoothType
See Also