This commit is contained in:
Chintak Sheth
2013-05-29 10:56:32 +05:30
parent 7eeda7c935
commit a6caac07eb
+1
View File
@@ -29,6 +29,7 @@ def convex_hull_image(image):
"""
image = image.astype(bool)
# Here we do an optimisation by choosing only pixels that are
# the starting or ending pixel of a row or column. This vastly
# limits the number of coordinates to examine for the virtual