Click or drag to resize

BackgroundSubtractorMOG2VarInit Property

http://www.emgu.com
Tg=3*3=9 is default. A smaller Tg value generates more components. A higher Tg value may result in a small number of components but they can grow too large.

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public double VarInit { get; set; }

Property Value

Type: Double
See Also