mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-07 12:18:13 +08:00
Add convex_hull_object to __all__
This commit is contained in:
@@ -42,5 +42,6 @@ __all__ = ['binary_erosion',
|
||||
'skeletonize',
|
||||
'medial_axis',
|
||||
'convex_hull_image',
|
||||
'convex_hull_object',
|
||||
'reconstruction',
|
||||
'remove_small_objects']
|
||||
|
||||
Reference in New Issue
Block a user