Package | Description |
---|---|
org.openimaj.experiment.gmm.retrieval | |
org.openimaj.ml.gmm |
Class and Description |
---|
GaussianMixtureModelEM.CovarianceType
Different forms of covariance matrix supported by the
GaussianMixtureModelEM . |
Class and Description |
---|
GaussianMixtureModelEM
Gaussian mixture model learning using the EM algorithm.
|
GaussianMixtureModelEM.CovarianceType
Different forms of covariance matrix supported by the
GaussianMixtureModelEM . |
GaussianMixtureModelEM.EMGMM |
GaussianMixtureModelEM.UpdateOptions
Options for controlling what gets updated during the initialisation
and/or iterations.
|