mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
Fixing the import issue
This commit is contained in:
committed by
Johannes Schönberger
parent
b996776e41
commit
260753974a
@@ -7,6 +7,7 @@ cimport numpy as cnp
|
||||
from libc.float cimport DBL_MAX
|
||||
from libc.math cimport atan2
|
||||
|
||||
from skimage.util import img_as_float
|
||||
from skimage.color import rgb2grey
|
||||
|
||||
from .util import _prepare_grayscale_input_2D
|
||||
|
||||
Reference in New Issue
Block a user