High-performance Quadtree image compression/stylization, 100+FPS on modern computers and avoiding ugly non-squares 💢
-
Updated
May 20, 2025 - Rust
High-performance Quadtree image compression/stylization, 100+FPS on modern computers and avoiding ugly non-squares 💢
Image compression program using quadtrees in python.
An application capable of presenting a view of the QuadTree. Design and development of QuadTree view and data model.
Enhanced Leaflet heatmap library with smooth drag operations and LOD rendering, optimized for large datasets through quadtree-based system and Web Worker clustering.
PIL wrapper to draw multiple geometric shapes in a single call
Incompressible Lagrangian Vortex Method for the Navier Stokes Eq. with refinement transfer
This Full-Stack Application (React and Springboot) was developed with the purpose of allowing a user to choose, run and compare the results of any 2 of our algorithms from our list of completed Tree Compression Algorithms that we have explored and implemented, comparing factors such as time taken and compressed image size and quality.
A demo on different spartial structures.
The programs display an implementation of PR quadtrees in the scenario of house addresses, using recursion to traverse through the tree. IN addition nodes have a dynamic array to store information of places which are located at the same location.
The quadtree/octree concept generalized to arbitrary dimensions
Interactive image compression viewer built with C++ / OpenGL. Uses a quadtree to split images into blocks: big for smooth regions, small for details.
This Full-Stack Application (React and Springboot) was developed with the purpose of allowing a user to choose, run and compare the results of any 2 of our algorithms from our list of completed Tree Compression Algorithms that we have explored and implemented, comparing factors such as time taken and compressed image size and quality.
QuadTree image compression in py
Implementation of Quad Trees for Image Compression. THis project takes a binary-based "image" and encodes it in a Quad Tree.
Quadtree implementation (updated for java 8, properly uses generics)
Set of scripts to decompose an image in multiple tiles like Quadtrees, Voronoitrees, etc...
Quadtrees are data structures that are efficient at storing large amounts of information. They can be used to improve the resource-usage of software to a significant degree.
Add a description, image, and links to the quadtrees topic page so that developers can more easily learn about it.
To associate your repository with the quadtrees topic, visit your repo's landing page and select "manage topics."