Package | Description |
---|---|
org.openimaj.image.model.pixel | |
org.openimaj.math.statistics.distribution |
Modifier and Type | Field and Description |
---|---|
protected CachingMultivariateGaussian |
SingleGaussianPixelModel.gauss |
Modifier and Type | Method and Description |
---|---|
static CachingMultivariateGaussian |
CachingMultivariateGaussian.estimate(float[][] samples)
Estimate a multidimensional Gaussian from the data
|