mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-07 06:56:04 +08:00
Update convex_hull.py
This commit is contained in:
@@ -104,3 +104,4 @@ def convex_hull_object(image):
|
||||
convex_img = np.logical_or(convex_img, convex_obj)
|
||||
|
||||
return convex_img
|
||||
|
||||
|
||||
Reference in New Issue
Block a user