Click or drag to resize

EMGetWeights Method

Returns weights of the mixtures. Returns vector with the number of elements equal to the number of mixtures.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public Mat GetWeights()

Return Value

Type: Mat
See Also