mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-13 17:45:20 +08:00
Import is_local_maximum in __init__.py
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from grey import *
|
||||
from selem import *
|
||||
from ccomp import label
|
||||
from watershed import watershed, fast_watershed
|
||||
from watershed import watershed, fast_watershed, is_local_maximum
|
||||
|
||||
Reference in New Issue
Block a user