BUG: Fix import of harris.

This commit is contained in:
Stefan van der Walt
2012-02-05 09:58:30 -08:00
parent c85ab69064
commit a17f339b82
+1 -1
View File
@@ -1,4 +1,4 @@
from hog import hog
from greycomatrix import greycomatrix, greycoprops
from peak import peak_local_max
from harris import harris
from .harris import harris