An evaluation framework for machine learning models simulating high-throughput materials discovery.
-
Updated
Jul 12, 2025 - Python
An evaluation framework for machine learning models simulating high-throughput materials discovery.
Concave Hull boundary polygon for an array of points and concave and convex polygon vertex detection
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
🐍 💼 A Pythonic approach to the Travelling Salesman Problem
CUDA and Numba implementations of computational geometry algorithms.
Control finite volume element method - problem solving
Some useful algorithms implemented in Python
A foundational Geographic Information System project developed in Python, demonstrating basic GIS operations like handling spatial data, triangulation, and spatial analysis. This archived project serves as an early career milestone and a resource for those new to GIS programming.
Python code for visualizations of algorithms that provide approximate solutions to TSP along with two lower bound approximations
A python program for hand detection and finger counting using OpenCV library.
This repo contains the process of implementing computational geometry algorithms such as Convex Hull, Bentley-Ottmann Sweep Line, Subdivison Intersection and Voronoi.
Street Networks Isolines and Isochrones
convex hull by using Graham's Scan Algorithm
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.
Variations of Andrew's monotone chain algorithm.
Convex Hull Algorithm, build from scratch, using the Monotone-Chain method.
Gesture recognition is a topic in computer science and language technology with the goal of interpreting human gestures via mathematical algorithms.[1] It is a subdiscipline of computer vision. Gestures can originate from any bodily motion or state but commonly originate from the face or hand. Current[when?] focuses in the field include emotion …
Add a description, image, and links to the convex-hull topic page so that developers can more easily learn about it.
To associate your repository with the convex-hull topic, visit your repo's landing page and select "manage topics."