convex-hull topic
hxDelaunay
Delaunay triangulations, Voronoi, convex hull and more. Ported to Haxe 3 from https://github.com/sledorze/hxDelaunay (itself a port of the excellent https://github.com/nodename/as3delaunay)
go-convexhull
Implementation of Graham Scan algorithm for Convex Hull in GO with visualization
ConcaveHull.jl
Julia package for calculating 2D concave/convex hulls
Algorithm
1.算法与数据结构库;2.已经实现动态数组/双向链表/栈/队列/堆/链式哈希表/二叉搜索树/红黑树.均以C++模板类实现,可用于实际项目中替代STL的容器类及数据结构学习.3.已经实现图/深度优先/广度优先...
Convex-Hull
C++ code for computing the convex hull of a polygon
geo
Geospatial primitives and algorithms for Crystal
computational-geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh...
ConvexMerger
An area maximisation game based on the idea of merging convex shapes.
kdd-cup-99-python
Analysis and preprocessing of the kdd cup 99 dataset using python and scikit-learn