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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public int MedianFiltering { get; set; }

Property Value

Type: Int32
See Also