convex-hull-algorithms topic

List convex-hull-algorithms repositories

tektosyne

57
Stars
9
Forks
Watchers

The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.

Hand-Detection-Finger-Counting

21
Stars
17
Forks
Watchers

Detect Hand and count number of fingers using Convex Hull algorithm in OpenCV lib in Python

physics_playground

28
Stars
0
Forks
Watchers

Improved version of real-time physics engine that couples FEM-based deformables and rigid body dynamics

Convex-Hull

19
Stars
4
Forks
Watchers

C++ code for computing the convex hull of a polygon

quickhull-go

22
Stars
3
Forks
Watchers

3D convex hull (quickhull) algorithm in Go

Fast-Quick-hull

15
Stars
3
Forks
Watchers

Fast C++ multi-threaded algorithm for computing convex hulls