Namespaces | |
namespace | w2img |
Classes | |
class | w2img::GMMFilter |
Base class of GlobalGmmFilter and BlobFilter: filters that use Gaussian Mixture Models (GMM). More... | |
class | w2img::GMMFilter::GMM |
A Gaussian that holds, besides the probability of being at a particular place, what the sum of the values ought to be. More... | |
class | w2img::GlobalGmmFilter |
Fits a GMM to entire image. More... |