Created
April 12, 2014 23:20
-
-
Save dwyerk/10561690 to your computer and use it in GitHub Desktop.
concave hulls using shapely and scipy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to get this to work for two offset sine waves. However, the best I can get is the second image. After that, increasing the alpha parameter creates a segmented geometry. Perhaps my ordering of points isn't in the proper format for this function?