color_modelsΒΆ
Make a color model based on reference pixel color values.
Classes
Base class for all color distance models. |
|
A Gaussian Mixture Model from sklearn where the loglikelihood is converted to a distance with so output is similar til mahalanobis. |
|
A multivariate normal distribution used to describe the color of a set of pixels. |
|
A Class for handling the reference pixels for color models. |