This commit is contained in:
Chintak Sheth
2013-05-24 00:25:21 +05:30
parent bec3b4e324
commit ab2a82746f
+1
View File
@@ -107,3 +107,4 @@ def convex_hull_object(image, neighbors=8):
convex_img = np.logical_or(convex_img, convex_obj)
return convex_img