mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 20:22:51 +08:00
Merge pull request #1430 from arve0/document_measure.label
import from _label instead of _ccomp
This commit is contained in:
@@ -9,7 +9,7 @@ from ._moments import moments, moments_central, moments_normalized, moments_hu
|
||||
from .profile import profile_line
|
||||
from .fit import LineModel, CircleModel, EllipseModel, ransac
|
||||
from .block import block_reduce
|
||||
from ._ccomp import label
|
||||
from ._label import label
|
||||
|
||||
|
||||
__all__ = ['find_contours',
|
||||
|
||||
Reference in New Issue
Block a user