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

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

Parameters
- model (IntPtr)
- The EM model

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