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
Syntaxpublic const EMCovarianMatrixType Generic = 2
Public Const Generic As EMCovarianMatrixType = 2
public:
literal EMCovarianMatrixType^ Generic = 2
static val mutable Generic: EMCovarianMatrixType
Field Value
Type:
EMCovarianMatrixType
See Also