Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
datnt88 committed Feb 27, 2017
1 parent a9f3ecb commit f19d152
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion src/main/java/hbku/qcri/sc/aidr/imagecrawler/DoStat02.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;

import org.apache.commons.cli.BasicParser;
import org.apache.commons.cli.CommandLine;
import org.apache.commons.cli.CommandLineParser;
Expand Down Expand Up @@ -47,7 +48,6 @@ public static boolean checkHash(String im) throws FileNotFoundException, Excepti
im_hash.add(hash);
}
return false;

}

public static ArrayList<String> collectFilesInDir(File dir) {
Expand Down
Binary file removed toTrain/.DS_Store
Binary file not shown.
Binary file removed toTrain/NEG/.DS_Store
Binary file not shown.

0 comments on commit f19d152

Please sign in to comment.