Uses of Class
Facemorph.GMM

Packages that use GMM
Facemorph   
 

Uses of GMM in Facemorph
 

Methods in Facemorph that return GMM
 GMM GMM.slice(double[] sample)
          Makes a new GMM as sum of slices through Gaussians
 

Methods in Facemorph with parameters of type GMM
 void GMM.copy(GMM gmm)
          Copy the given GMM