EM Properties |
The EM type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClustersNumber |
The number of mixtures
|
![]() | CovarianceMatrixType |
The type of the mixture covariation matrices
|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | TermCriteria |
Termination criteria of the procedure. EM algorithm stops either after a certain number of iterations (term_crit.num_iter), or when the parameters change too little (no more than term_crit.epsilon) from iteration to iteration
|