The type of the mixture covariation matrices

Namespace:  Emgu.CV.ML.Structure
Assembly:  Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public EM_COVARIAN_MATRIX_TYPE cov_mat_type
Visual Basic (Declaration)
Public cov_mat_type As EM_COVARIAN_MATRIX_TYPE
Visual C++
public:
EM_COVARIAN_MATRIX_TYPE cov_mat_type

See Also