Click or drag to resize
DualTVL1OpticalFlowMedianFiltering Property
http://www.emgu.com
Median filter kernel size (1 = no filter) (3 or 5)

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public int MedianFiltering { get; set; }

Property Value

Type: Int32
See Also