Merge pull request #261 from emmanuelle/fix_import_glcm

BUG: Fix import problem.
This commit is contained in:
Stefan van der Walt
2012-08-24 07:08:07 -07:00
+1 -1
View File
@@ -5,7 +5,7 @@ properties to characterize image textures.
import numpy as np
from ._greycomatrix_cy import _glcm_loop
from ._texture import _glcm_loop
def greycomatrix(image, distances, angles, levels=256, symmetric=False,