Commit 3f43cac
Ji-Sung Kim
easy.py change - fixes #42
The ValueError being thrown is because grid.py is not executable. This change fixes that issue.
This has been discussed prior:
shackenberg/Minimal-Bag-of-Visual-Words-Image-Classifier#2 [English]
http://www.cnblogs.com/zklidd/p/3990915.html [Chinese]1 parent 8f3d96e commit 3f43cac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments