Click or drag to resize

EMCovarianMatrixTypeGeneric Field

http://www.emgu.com
A covariation matrix of each mixture may be arbitrary symmetrical positively defined matrix, so the number of free parameters in each matrix is about d2/2. It is not recommended to use this option, unless there is pretty accurate initial estimation of the parameters and/or a huge number of training samples

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const EMCovarianMatrixType Generic = 2

Field Value

Type: EMCovarianMatrixType
See Also