public class KMeansExp1 extends CIFARExperimentFramework
C, numPatches, patchSize| Constructor and Description |
|---|
KMeansExp1() |
| Modifier and Type | Method and Description |
|---|---|
protected double[] |
extractFeatures(MBFImage image) |
protected void |
learnFeatures(double[][] patches) |
static void |
main(String[] args) |
runpublic KMeansExp1()
protected void learnFeatures(double[][] patches)
learnFeatures in class CIFARExperimentFrameworkprotected double[] extractFeatures(MBFImage image)
extractFeatures in class CIFARExperimentFrameworkpublic static void main(String[] args) throws IOException
IOException