www.emgu.com/wiki
Get the weights of the clusters from the EM model

Declaration Syntax
Public Shared Function CvEMGetWeights ( _
model As IntPtr _
) As IntPtr

Parameters
- model (IntPtr)
- The EM model

Return Value
The weights of the clusters of the EM model
Assembly:
Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)