convex-hull

There are 292 repositories under convex-hull topic.

  • harjot-oberai/MaterialShadows

    Material Shadows for android : A library for supporting convex material shadows

    Language:Java2.2k4416198
  • PyMesh/PyMesh

    Geometry Processing Library for Python

    Language:C++2k62328374
  • Computational-geometry

    Habrador/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 simplification, etc

    Language:C#1.4k497158
  • kzampog/cilantro

    A lean C++ library for working with point cloud data

    Language:C++1.1k4158208
  • qhull/qhull

    Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki

    Language:C7863599209
  • Scrawk/Hull-Delaunay-Voronoi

    Hull, Delaunay and Voronoi algorithms in Unity

    Language:C#429141336
  • Fil/d3-geo-voronoi

    Voronoi / Delaunay tessellations on the sphere

    Language:JavaScript252122724
  • JuliaReach/LazySets.jl

    Scalable symbolic-numeric set computations in Julia

    Language:Julia25081.5k37
  • micycle1/PGS

    Processing Geometry Suite

    Language:Java19451718
  • janosh/matbench-discovery

    An evaluation framework for machine learning models simulating high-throughput materials discovery.

    Language:Python187115646
  • JuliaPolyhedra/Polyhedra.jl

    Polyhedral Computation Interface

    Language:Julia181713428
  • leomccormack/convhull_3d

    A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes

    Language:C1466724
  • mauriciopoppe/quickhull3d

    A JS library to find the convex hull of a finite set of 3d points

    Language:TypeScript14391617
  • swapnil96/Convex-hull

    Convex hull of given 3D points

    Language:Python952321
  • mit-acl/minvo

    Simplexes with Minimum Volume Enclosing Polynomial Curves

    Language:MATLAB784311
  • tomilov/quickhull

    Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.

    Language:C++738139
  • kynosarges/tektosyne

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

    Language:Java59419
  • nickorzha/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 simplification, etc

    Language:C#48214
  • mlichter2/concavity

    Concave Hull boundary polygon for an array of points and concave and convex polygon vertex detection

    Language:Python47119
  • Dung-Han-Lee/Convexhull-3D-Implementation-of-incremental-convexhull-algorithm

    c++ implementation of 3D incremental convell hull algorthim

    Language:C++41247
  • xubenhao/Algorithm

    1.算法与数据结构库;2.已经实现动态数组/双向链表/栈/队列/堆/链式哈希表/二叉搜索树/红黑树.均以C++模板类实现,可用于实际项目中替代STL的容器类及数据结构学习.3.已经实现图/深度优先/广度优先/单源最短路径/所有结点对最短路径/最小生成树/快速排序/归并排序/字符串匹配算法.可用于实际项目及算法学习.4.对分治/迭代算法设计方法进行总结,对动态规划/贪心算法针对几个经典问题做了具体实现.

    Language:C++39105
  • YevgeniyEngineer/LiDAR-Processing-V2

    LiDAR processing ROS2. Segmentation: "Fast Ground Segmentation for 3D LiDAR Point Cloud Based on Jump-Convolution-Process". Clustering: "Curved-Voxel Clustering for Accurate Segmentation of 3D LiDAR Point Clouds with Real-Time Performance".

    Language:C++39231
  • tympanum

    DerSchmale/tympanum

    A Typescript library for multidimensional convex hulling and Delaunay triangulations.

    Language:JavaScript35123
  • w8r/orourke-compc

    Code from O'Rourke book "Computational Geometry algorithms in C" 1997

    Language:C33007
  • azrafe7/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)

    Language:Haxe31714
  • baidwan007/Sign-Languge-to-speech-conversion

    We help the deaf and the dumb to communicate with normal people using hand gesture to speech conversion. In this code we use depth maps from the kinect camera and techniques like convex hull + contour mapping to recognise 5 hand signs

    Language:Python282120
  • lstagner/ConcaveHull.jl

    Julia package for calculating 2D concave/convex hulls

    Language:Julia281813
  • andreacasalino/Fast-Quick-hull

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

    Language:C++23215
  • markus-wa/quickhull-go

    3D convex hull (quickhull) algorithm in Go

    Language:Go22203
  • timeamagyar/kdd-cup-99-python

    Analysis and preprocessing of the kdd cup 99 dataset using python and scikit-learn

    Language:Jupyter Notebook222113
  • ThomasThelen/Convex-Hull

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

    Language:C++21435
  • geocrystal/geo

    Geospatial primitives and algorithms for Crystal

    Language:Crystal20211
  • JuliaFirstOrder/PiecewiseQuadratics.jl

    A Julia package for manipulation of univariate piecewise quadratic functions.

    Language:Julia19221
  • aakashjhawar/hand-gesture-recognition

    Detect number of fingers from image or video using OpenCV

    Language:Jupyter Notebook180114
  • keineahnung2345/digital-image-processing-cpp

    cpp implementation for algorithms in the book "digital image processing and computer vision"("数字图像处理与机器视觉-Visual C++与Matlab实现")

    Language:C++18107
  • RoanH/ConvexMerger

    An area maximisation game based on the idea of merging convex shapes.

    Language:Java18200