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
IOExceptionpublic static PrincipalComponentAnalysis loadPCA(File f) throws IOException
IOExceptionpublic static MixtureOfGaussians loadMoG(File f) throws IOException
IOException