本文介绍了Concave Hull脚本,代码或源代码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
Hi,
I have a bunch of 2D XY points I would like to derive the concave hull, polygon (key here is concave and not convex). I have found qhull for the convex hull and this does a great job. I am just wondering if there is anything out there in Linux land for the concave hull for a 2D concave hull (polygon) ?
Thanks,
推荐答案
这篇关于Concave Hull脚本,代码或源代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!