GitHub topics: convexhull
ren-yuan/c2.js
JavaScript library for creative coding
Language: TypeScript - Size: 334 KB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 139 - Forks: 10

andreacasalino/Flexible-GJK-and-EPA
Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes
Language: C++ - Size: 1.4 MB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 36 - Forks: 1

leomccormack/convhull_3d
A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes
Language: C - Size: 21.3 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 141 - Forks: 23

nunofachada/amvidc
Data clustering algorithm based on agglomerative hierarchical clustering (AHC) which uses minimum volume increase (MVI) and minimum direction change (MDC) clustering criteria.
Language: Matlab - Size: 131 KB - Last synced at: 22 days ago - Pushed at: over 9 years ago - Stars: 8 - Forks: 4

NekoSosu/lower-convex-hull-3d
A Python implementation of Chan's Algorithm for lower convex hull in 3D.
Language: Python - Size: 3.91 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

austinvishal/CaPa
This repository contains code for visualizing robot capability specially wrench polytope capacity of cable driven shoulder joint
Language: MATLAB - Size: 9.91 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

austinvishal/HyperPlane-Shifting
This repository is a MATLAB version of hyperplane shifting algorithm that can be used to represent available wrench set facets
Language: MATLAB - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jytcse/PetTrackingPlatform
SA Group8 寵物追蹤平台
Language: Java - Size: 155 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ahsanashraf148/Convex-Hull-and-Line-Intersection-Algorithms-With-Visualization
Convex-Hull-and-Line-Intersection-Algorithms-With-Visualization. Convex Hull Algorithms: - Graham Scan Algorithm - Jarvis March or Gift Wrapping Algorithm - Bruteforce Algorithm - Quick Hull . Line Intersection Algorithms - CCW - Cramers Method - Vector Method - Graph Algorithms - Dijkstra - Kruskal - Max Flow - Havel Hakimi
Language: Jupyter Notebook - Size: 41 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

markus-wa/quickhull-go
3D convex hull (quickhull) algorithm in Go
Language: Go - Size: 38.1 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 3

zeynepturkmen/Digital-Image-Analysis-Assignments
Sabanci University CS419 (Digital Image and Video Analysis) Assignments
Language: Jupyter Notebook - Size: 34.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zhangchicheng/Credit_Card_OCR
Apply OCR to recognize the sixteen digits on the credit card.
Language: C++ - Size: 448 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

mailtelenko/Convex-Hull-Visualization
A visualization of the convex hall problem written in JavaScript.
Language: JavaScript - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nasser00/Contact-angle-calculation
Language: Matlab - Size: 6.48 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 3

taqu/convexhull
C++ Build Convexhull
Language: C++ - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

JianchaoTan/fastLayerDecomposition
fast layer decomposition and updating
Language: JavaScript - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 36 - Forks: 13

jobtalle/ConvexHull
Automatic convex hull generation for raster images
Language: C - Size: 215 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 14 - Forks: 5

JianchaoTan/Decompose-Single-Image-Into-Layers Fork of CraGL/Decompose-Single-Image-Into-Layers
Language: Python - Size: 78.9 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 2

asjadnaqvi/stata-delaunay-voronoi
Implementation of the S-Hull Delaunay triangulation algorithm in Stata. The Convex Hull is generated as a residual. The Voronoi are recovered as a dual to the Delaunay.
Language: Stata - Size: 19.1 MB - Last synced at: about 15 hours ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 3

mariia-botkina/convex_hull
A program for constructing a convex hull of a set in two-dimensional space by points
Language: Python - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dymons/concave
Implementation of all algorithms ConvexHull and ConcaveHull on C++
Language: C++ - Size: 128 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

rowanwins/convex-hull-wp
A convex hull implementation based on the paper by Wijeweera & Pinidiyaarachchi
Language: JavaScript - Size: 595 KB - Last synced at: about 13 hours ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

syeminpark/Plastic_sarira_p5.js
2D Particle & Convex Hull & Text Generation Experiment for 'Plastic Sarira.
Language: JavaScript - Size: 14.5 MB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Wawrzyn321/Procedural-Shape-Generation
An Unity package, enabling user to generate shapes by scripting.
Language: C# - Size: 10.6 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 6

renatojmsantos/Data-Structures-and-Algorithms
Data Structures and Algorithms
Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

NishanthPrajith/Convex_Hull_Visualization
A simple convex hull algorithm visualization.
Language: JavaScript - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Abonia1/Hand-detection-and-finger-counter
Hand-detection-and-finger-counter using opencv
Language: Python - Size: 5.31 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 3

C-FWES/ConvexHull
ConvexHull Algorithm In Java
Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

JieGou/ConcaveHullGenerator Fork of mostafa901/ConcaveHullGenerator
Concave hull for C# (Comes with a Unity demo)
Size: 1.23 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

prateekparhi936/Spatial-Database-Project
Language: Rich Text Format - Size: 13.1 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Harshal-Jaiswal/Convex-Hull
solution of convex hull problem using jarvis march algorithm
Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ramsafin/convex-hull-algorithm
Language: Java - Size: 7.49 MB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2
