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 2 years ago
- Seamless copy-and-paste of images with Poisson Blending.☆368Updated 2 years ago
- 🖼✨Automatically generates line drawing from a photograph☆563Updated 3 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆199Updated last year
- Tilings of regular polygons.☆488Updated 11 years ago
- Demo implementation of smoothly filling holes in 3D meshes using surface fairing☆319Updated 7 years ago
- drape simulation software☆250Updated 2 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
- Implementation of the Zhang-Suen thinning algorithm using OpenCV☆157Updated 12 years ago
- Multithreaded Computer Vision Framework☆63Updated 11 years ago
- Business card raytracer / eventual IOCCC winner☆179Updated 9 years ago
- A fun image processing project in javascript that is marginally related to my learning theory research.☆58Updated 10 years ago
- Python OpenGL Graphics Framework☆211Updated 2 years ago
- We implement the famous "Depixelizing Pixel Art" paper by Kopf and Lischinski☆269Updated 2 years ago
- "Py"thon program for "Poi"sson Image Editing☆281Updated 2 years ago
- The PatchMatch algorithm on MATLAB☆50Updated 7 years ago
- Training a neural network to map from x,y of an images pixels to r,g,b.☆76Updated 8 years ago
- Headless 3D rendering with python☆62Updated 5 years ago
- Python raytracer☆283Updated 3 years ago
- Evolve images using simulated annealing☆394Updated 3 years ago
- lime (Library for Image Editing)☆53Updated 5 years ago
- Stylit algorithm for example-base stylization☆14Updated 7 years ago
- A WebGL-based Complex Expression Parser and Plotter☆102Updated 10 years ago
- A final project for Advanced Machine Learning. Build bots to play against this Tetris Sandbox!☆172Updated 10 years ago
- Haar Cascade Inverter☆17Updated 9 years ago
- I open sourced my brain. Here it is.☆185Updated 9 years ago
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆65Updated 10 years ago
- Transfer Style But Not Color http://blog.deepart.io/2016/06/04/color-independent-style-transfer/☆170Updated 9 years ago
- 2D Image Morphing Algorithms based on mesh warping. C++ project, which is transplanted from the c codes given by Yurong Sun and George Wo…☆70Updated 12 years ago