public class FVFWCheckPCAGMM extends Object
Constructor and Description |
---|
FVFWCheckPCAGMM() |
Modifier and Type | Method and Description |
---|---|
static MixtureOfGaussians |
loadMoG(File f) |
static PrincipalComponentAnalysis |
loadPCA(File f) |
static void |
main(String[] args) |
public FVFWCheckPCAGMM()
public static void main(String[] args) throws IOException
IOException
public static PrincipalComponentAnalysis loadPCA(File f) throws IOException
IOException
public static MixtureOfGaussians loadMoG(File f) throws IOException
IOException