Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: convex-hull

randomize/rust-comp-geom

Computational Geometry examples, some algorithms implementations, to learn Rust

Language: Rust - Size: 25.4 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

mlichter2/isolines

Street Networks Isolines and Isochrones

Language: Python - Size: 1.98 MB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 1

Zalez95/quick-hull

Algoritmo Quick Hull en Python para la clase de Algoritmos y Computación

Language: Python - Size: 81.1 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 1 - Forks: 1

vicentinileonardo/parallel-convex-hull Fork of joy-battocchio/parallel_convex_hull

Repository related to the project of the High-performance Computing for Data Science graduate course of University of Trento, academic year 2022/2023.

Language: C - Size: 49.6 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

NiklasPhabian/SphereGIS

An approach for spatially joining large sets of Points (e.g. swath data) with spherical polygons

Language: Jupyter Notebook - Size: 24.9 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Floki678/Hand-Gestures-to-assign-computer-tasks

Language: Python - Size: 17.6 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

timHau/convexHull

computes the convex Hull of n Points in O(n log(n))

Language: JavaScript - Size: 31.3 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

SimonIyamu/2d-Convex-Hull

Gift Wrap and Incremental Algorithm for the calculation of convex hull. Also, algorithm that finds the lattice points of a circle.

Language: Python - Size: 1.27 MB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

johnprif/Thesis

Implementation of an Algorithm for the Calculation of the Smallest Enclosing Circle and the Voronoi Diagram in O(nlogn) complexity using efficient structures such as Red-Black balanced binary search tree, HashMap etc.

Language: Java - Size: 203 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 3 - Forks: 0

taqu/convexhull

C++ Build Convexhull

Language: C++ - Size: 15.6 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

satwik-m/Finding-Shortest-Path-Avoiding-Obstacles

Language: Python - Size: 10.7 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 3 - Forks: 3

foo123/Geometrize

Computational Geometry and Rendering library for JavaScript

Language: JavaScript - Size: 4.56 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 4 - Forks: 0

markus-wa/quickhull-go

3D convex hull (quickhull) algorithm in Go

Language: Go - Size: 38.1 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 19 - Forks: 3

alexvek96/convex_hull_algorithms

1st/2 Assignment of the "Computational Geometry" course (Spring Semester 2023 - NKUA). Python implementations of the following algorithms to compute the convex hull of N-points: Incremental (Graham's Scan) (2D and 3D), Quickhull (2D and 3D), Divide and Conquer (2D), Gift Wrapping (2D)

Language: Python - Size: 509 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

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: Java - Size: 4.23 MB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 55 - Forks: 12

VCityTeam/UD-VCity-Vegetation-LasToMesh

Scripts to process .las files and export the vegetation data into a 3dtiles convertible format

Language: Python - Size: 940 KB - Last synced: 2 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

radiium/polydiv

Clipping html element in random polygon

Language: JavaScript - Size: 36.1 KB - Last synced: 11 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

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: 10 months ago - Pushed: over 8 years ago - Stars: 7 - Forks: 4

LorranSutter/CVFEM

Control finite volume element method - problem solving

Language: Python - Size: 68.4 KB - Last synced: 8 months ago - Pushed: about 2 years ago - Stars: 8 - Forks: 1

andsfonseca/python-convexHull

Implementação do Fecho Convexo usando divisão e conquista

Language: Python - Size: 5.86 KB - Last synced: 11 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

timeamagyar/kdd-cup-99-python

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

Language: Jupyter Notebook - Size: 852 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 21 - Forks: 12

FengyiLi1102/bacteria_simulation

Bacteria population on 2D coated materials

Language: Python - Size: 6.86 MB - Last synced: 12 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

NathanHowell/vhacd-rs

Language: Rust - Size: 43 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 3 - Forks: 0

YoC00lig/Convex-Hull

Project written as part of the "Geometric algorithms" course. Implementations of Convex Hull Search Algorithms with step-by-step visualizations. Written using Python language.

Language: Jupyter Notebook - Size: 3.28 MB - Last synced: about 2 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 1

YoC00lig/Geometric-algorithms

Geometric algorithms course at AGH UST. This repository contains labs solutions and reports.

Language: Jupyter Notebook - Size: 6.48 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

diophung/concaveman Fork of mapbox/concaveman

A very fast 2D concave hull algorithm in JavaScript

Language: JavaScript - Size: 28.3 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

blahnikkai/graph-generator

Visualization of MST and convex hull

Language: JavaScript - Size: 169 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

swapnil96/Convex-hull

Convex hull of given 3D points

Language: Python - Size: 1.26 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 71 - Forks: 21

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# - Size: 5.51 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 10 - Forks: 0

spryslmatej/ConvexHullAlgorithms

CPU and GPU implementations of algorithms solving the convex hull problem in C++.

Language: Cuda - Size: 57.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

angelmtzr/computational-geometry

This repository contains my own computational geometry Python package: geometric. It covers fundamental algorithms and data structures, with a focus on practical applications.

Language: Python - Size: 8.26 MB - Last synced: 12 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

joangog/convex-hull

Convex Hull Implementation for 2D and 3D data using Divide and Conquer algorithm

Language: Python - Size: 37 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

christojeffrey/convex-hull 📦

[assignment] an algorithm derived from divide and conquer to find convex hull-outter most points within a set of points

Language: Jupyter Notebook - Size: 825 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

dawidswiton/jarvismarch

Convex Hull algorithm

Language: Java - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

elenadj7/ConvexHull

An algorithm for finding the convex hull using the Graham scan

Language: C++ - Size: 54.7 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

ben842002/convex-hull

C++ implementation of convex hulls using the Graham Scan Algorithm

Language: C++ - Size: 16.1 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

carissaallen/convex-hull

Convex hull algorithms implemented to analyze complexity and performance.

Language: Python - Size: 119 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

WojciechMula/graphics

Various graphics algorithms (Tkinter, PIL, Javascript demos)

Language: Python - Size: 133 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 3 - Forks: 2

xubenhao/Algorithm

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

Language: C++ - Size: 92.8 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 16 - Forks: 5

evpo/ConvexHull

A Convex Hull algorithm implemented in C++. It's simple to read and understand and the complexity is O(N) when the points are sorted by one coordinate. The console app opens an image file, draws convex hull and creates an output image file.

Language: C++ - Size: 2.47 MB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 2 - Forks: 3

SahilQaiser/ConvexHull

A Convex Hull Solution using Grahams Scan in C++. Used Doubly Linked List for the Scan.

Language: C++ - Size: 2.93 KB - Last synced: 3 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

1010code/face-swap-tutorial

Language: Python - Size: 4.46 MB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 3

neuvideo/bitrate_convex_hull

Bitrate convex hulls of YT UGC videos.

Size: 264 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

ptrvsrg/My_Lab_C

Новая лабораторная работа по дисциплине "Программирование" 1 курса ФИТ НГУ

Language: C - Size: 94.7 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

maxkoshevoi/BackgroundRemoval

AForge based library for removing background from images

Language: C# - Size: 349 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 7 - Forks: 1

offspringer/convex-hull

An implementation of the "Convex Hull" algorithm. Also known as "Gift Wrap" or "Jarvis March"

Language: C# - Size: 137 KB - Last synced: over 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

jw3126/ConvexHulls2d.jl

Simple and lightweight convex hull in 2d

Language: Julia - Size: 114 KB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

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: Haxe - Size: 5.46 MB - Last synced: 5 days ago - Pushed: over 2 years ago - Stars: 30 - Forks: 4

ptrvsrg/NSU_Labs_C

Лабораторные работы по дисциплине "Программирование" 1 курса ФИТ НГУ

Language: C - Size: 993 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

chriski777/TSP_Solver

Python code for visualizations of algorithms that provide approximate solutions to TSP along with two lower bound approximations

Language: Python - Size: 15.4 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 6 - Forks: 3

MinhQuan-Github/Convex-Hull

Graham Scan & Jarvis March method

Language: Jupyter Notebook - Size: 73.2 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

luanleonardo/concave_uhull

A simple (but not simpler) algorithm for concave hull of 2D point sets using an alpha shape algorithm.

Language: HTML - Size: 31.8 MB - Last synced: 11 months ago - Pushed: 12 months ago - Stars: 8 - Forks: 0

atyuwen/smallest-k-gon

Implementation of Aggarwal's smallest circumscribing k-gon algorithm.

Language: C++ - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 6 - Forks: 1

Bernard-Joshua/Convex-Hull-Algorithm

Convex Hull Algorithm In C++

Language: C++ - Size: 329 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jhultman/rotating-calipers

CUDA and Numba implementations of computational geometry algorithms.

Language: Python - Size: 17.7 MB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 8 - Forks: 0

darian-catalin-cucer/convex-hull

The Convex Hull is a computational geometry concept defining the smallest convex polygon containing a set of points in a plane. Used in fields like computer graphics, robotics & pattern recognition, the Convex Hull algorithm finds the boundary of a cluster or minimum bounding box of points. This code repo has an implementation in Kotlin.

Language: Kotlin - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

CGodiksen/convex-hull

Find the convex hull of a shape from a set of points.

Language: Elixir - Size: 41 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

tomilov/quickhull

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

Language: C++ - Size: 230 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 54 - Forks: 6

yashpaneliya/Convex-Hull

C++ program to generate Convex-Hull from points given in 2D

Language: C++ - Size: 226 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

antliann/ogkg_lab 📦

Lab work for Computational Geometry and Computer Graphics subject at university.

Language: JavaScript - Size: 195 KB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

ak811/hsfc

Hand Segmentation and Finger Counting with Convex Hull

Language: Python - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

mukeshkdangi/spatialdatabase

create spatial database, visualize

Language: Java - Size: 136 MB - Last synced: 4 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

FernandoFong/ComputationalGeometry

My own implementation of classical computational geometry algorithms on diverse languages.

Language: C++ - Size: 261 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

EtzionR/My-Convex-Hull

Convex Hull Algorithm, build from scratch, using the Monotone-Chain method.

Language: Python - Size: 11.8 MB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

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: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Henrique-rt/QSAR_applicability_domain_convex_hull

Allows to visualize and analyze if the molecules of the test set and of an external set are contained in the convex hull defined by the molecules of the training set.

Language: Python - Size: 56.6 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 5 - Forks: 2

iamjpg/GoogleClustr

Performant Google Maps Point Clustering

Language: JavaScript - Size: 1.22 MB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

gagaspbahar/convex-hull-2d-dnc

A convex hull searching algorithm with visualizer.

Language: Jupyter Notebook - Size: 1.67 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

rishabhindoria/PostGIS-Spatial-Databases

Computed nearest neighbors and plotted convex hull on Google earth using PostGIS spatial database

Language: HTML - Size: 4 MB - Last synced: over 1 year ago - Pushed: about 7 years ago - Stars: 2 - Forks: 3

nmiljkovic/convex-hull

Convex hull solver implementing Graham Scan and Monotone Chain algorithms. React + jumpsuit +d3

Language: JavaScript - Size: 87.9 KB - Last synced: about 2 months ago - Pushed: about 7 years ago - Stars: 7 - Forks: 0

JernejPuc/convex-hull

Variations of Andrew's monotone chain algorithm.

Language: Python - Size: 419 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 0

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: Python - Size: 1.95 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 21 - Forks: 19

davidmiheev/R2Convex

Construct convex hull in 2d and draw pictures of convex hulls and their intersections

Language: C++ - Size: 65.4 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

lisa-yaqing-xu/ChanConvexHull

Implementation of Timothy Chan's convex hull algorithm, in JS.

Language: JavaScript - Size: 993 KB - Last synced: over 1 year ago - Pushed: about 7 years ago - Stars: 3 - Forks: 1

GeorgeZarokanellos/convex_hull

Jarvis march algorithm to compute convex hull for 2d dataset

Language: Python - Size: 1.52 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

dymons/concave

Implementation of all algorithms ConvexHull and ConcaveHull on C++

Language: C++ - Size: 128 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 10 - Forks: 0

PavlidisE/Dynamic-Convex-Hull-on-2-3-4-Tree

The dynamic convex hull algorithm by Overmars and van Leeuwen, also including concatenable queue, implemented using a leaf-oriented 2-3-4 tree data structure.

Language: C++ - Size: 37.1 KB - Last synced: 12 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

AaronLiftig/TravelingSalesman

An original algorithm for the Euclidean version of the Traveling Salesman Problem (ETSP), utilizing the midpoint of the convex hull edges.

Language: Python - Size: 173 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

fahad-mirza/scatterplot-with-circled-points-using-convex-hull

Using Asjad Naqvi's Delaunay Package, I generate a scatterplot that encircles all the points on a scatterplot by group. The example makes use of default dataset and creates a rubber band like plot around group points in Stata. The method is not clean and neat but does the trick for now.

Language: Stata - Size: 235 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Acejoy/Hand-Gesture-using-OpenCV

a project that counts fingers by recognising hand gestures using color based thresholding and convex hull

Language: Python - Size: 5.43 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

tmcgrath325/MutableConvexHulls.jl

Planar convex hulls that support efficient insertion and removal of points

Language: Julia - Size: 138 KB - Last synced: 29 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

abhinav-bohra/Graham-Scan-Algorithm

My implementation of Graham's Scan Algorithm for finding the convex hull of a finite set of points in the plane with time complexity O(N*log(N)).

Language: C - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 5 - Forks: 0

tomasort/ConvexHull

Algorithm for finding the convex hull of a point cloud in 2D.

Language: C++ - Size: 352 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

ArielXL/convex-hull

Explicación, problemas, soluciones y algoritmos para calcular el menor polígono convexo que contiene a todos los puntos en un plano, es decir, la menor envoltura convexa o convex hull.

Language: HTML - Size: 2.43 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

rowanwins/convex-hull-wp

A convex hull implementation based on the paper by Wijeweera & Pinidiyaarachchi

Language: JavaScript - Size: 595 KB - Last synced: 12 days ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

MU-PING/Graham-scan

Graham's scan algorithm for finding convex hull

Language: Python - Size: 35.2 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Trisha11r/Outer_Isothetic_Cover

Construction of Outer Isothetic Cover of 2-D Digital Object (using C)

Language: C - Size: 3.38 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

NTT123/pointer-networks

An unofficial implementation of pointer networks.

Language: Jupyter Notebook - Size: 4.34 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

owencwijaya/Convex-Hull-Visualizer

Repository for the convex hull library based on the divide-and-conquer algorithm (quick hull algorithm) using Python

Language: Python - Size: 9.88 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

gale31/AstroSpiral

The Astro Spiral project presents an innovative way to compare astronomical images of the sky by building a convex spiral (modification of the Graham Scan algorithm for convex hull) according to the bright objects in a photo. On that purpose, I made an application for Windows and Mac OS X, written in C++ that uses the Cinder toolbox.

Language: C++ - Size: 41.7 MB - Last synced: over 1 year ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 2

faustotnc/Algorithms

A collection of Algorithms in Math and Computer Science

Language: Java - Size: 1.97 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Incandescent-Turtle/graham-scan-visualizer

a tool to visualize the Graham Scan algorithm for finding the convex hull. Complete with customization and different dot arrangments to try!

Language: Java - Size: 39.1 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

apwic/convex-hull-visualizer

Convex Hull Visualizer for Linear Separability Dataset Test. Made as an assignment to demonstrate the use of Divide and Conquer Algorithm in IF2211 Algorithm Strategy

Language: Python - Size: 5.84 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

andream16/3D-ConvexHull-Builder

C++ and QT5 Project for Algorithms and Data Structures 2 Course

Language: C++ - Size: 10.8 MB - Last synced: over 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 1

hafidznrg/Stima-ConvexHull

Convex Hull Algorithm (IF2211 - Strategi Algoritma)

Language: Jupyter Notebook - Size: 1.4 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Johnsuuuu/data-structures-and-algorithms

data structures and algorithms implemented in Python

Language: Jupyter Notebook - Size: 708 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

make-github-pseudonymous-again/js-convex-hull-2d

:gem: Convex hull algorithms in R² for JavaScript

Language: JavaScript - Size: 460 KB - Last synced: 9 days ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

duncanmazza/discrete-final

Animations for a presentation on discrete convex analysis.

Language: Python - Size: 966 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

shehab-as/Arm-Tracker

Amr-Tracker: [Computer Vision Project] is a program that detects Hands in a ROI (lower 2/3) of the frame, masks out the background using our color-space for the skin tone. After masking out, it draws its contours within our certain threshold to remove noise, and then draws the convex hull around the extreme points to have a better representation of the hand. It calculates the centroid of the contours of the detected object and tracks its path within the surrounding pixels, leaving a fading tracking line

Language: C++ - Size: 19.7 MB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 4 - Forks: 1

GillesBareilles/ConvexHullProjection.jl

Project on structured sets, with active face identification and quadratic convergence.

Language: Julia - Size: 87.9 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0