MauriceGit / Delaunay_TriangulationLinks
My own implementation of a Delaunay triangulation and Voronoi partition in Python applied to images.
☆272Updated 6 years ago
Alternatives and similar repositories for Delaunay_Triangulation
Users that are interested in Delaunay_Triangulation are comparing it to the libraries listed below
Sorting:
- Python implementation of [Manson, Josiah, and Scott Schaefer. "Wavelet rasterization." Computer Graphics Forum. Vol. 30. No. 2. Blackwell…☆86Updated 10 years ago
- Use PCA analysis to reorganize the pixels of a painting into a smooth color palette.☆223Updated 3 years ago
- Demo implementation of smoothly filling holes in 3D meshes using surface fairing☆319Updated 7 years ago
- 🖼✨Automatically generates line drawing from a photograph☆564Updated 3 years ago
- drape simulation software☆250Updated 3 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆200Updated last year
- Tilings of regular polygons.☆488Updated 11 years ago
- A numpy implementation of forward energy from the paper “Improved Seam Carving for Video Retargeting" (2008)☆186Updated 4 years ago
- A final project for Advanced Machine Learning. Build bots to play against this Tetris Sandbox!☆172Updated 10 years ago
- A very simple example of how shaders in OpenGL can be used, to color Objects or map a texture on some triangles.☆239Updated 9 years ago
- Isosurface extraction using Marching Cubes and pure WebGL.☆71Updated 5 years ago
- Business card raytracer / eventual IOCCC winner☆179Updated 9 years ago
- Training a neural network to map from x,y of an images pixels to r,g,b.☆76Updated 8 years ago
- A fun image processing project in javascript that is marginally related to my learning theory research.☆58Updated 10 years ago
- We implement the famous "Depixelizing Pixel Art" paper by Kopf and Lischinski☆269Updated 2 years ago
- Python OpenGL Graphics Framework☆212Updated 2 years ago
- "Py"thon program for "Poi"sson Image Editing☆281Updated 2 years ago
- The easiest way to get started with OpenCL!☆309Updated 10 years ago
- A realtime fractal exporer running in the browser☆140Updated 3 years ago
- Multithreaded Computer Vision Framework☆62Updated 11 years ago
- Implementation of the Zhang-Suen thinning algorithm using OpenCV☆157Updated 12 years ago
- Real-time 3D visualization of geospatial data with Blender☆314Updated 8 years ago
- This repo contains simple physics simulations☆199Updated 6 years ago
- a generative algorithm☆692Updated 7 years ago
- Headless 3D rendering with python☆62Updated 5 years ago
- 3D mesh simplification in Go.☆263Updated 8 years ago
- Finds the minimum bounding box from a point cloud.☆84Updated 7 years ago
- A deep learning approach to colorizing images☆324Updated 8 years ago
- A WebGL-based Complex Expression Parser and Plotter☆102Updated 10 years ago
- Based on "Image Quilting for Texture Synthesis and Transfer" and "Real-Time Texture Synthesis by Patch-Based Sampling" papers☆217Updated 7 years ago