Click or drag to resize

BackgroundSubtractorMOG2NMixtures Property

Gets or sets the number of gaussian components in the background model.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int NMixtures { get; set; }

Property Value

Type: Int32
See Also