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
SyntaxPublic Function GetWeights As Mat
public:
Mat^ GetWeights()
member GetWeights : unit -> Mat
Return Value
Type:
Mat
See Also