mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-09 06:39:29 +08:00
[BUG] fixing import problem
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user