CodingTrain / CodingTrain/Suggestion-Box
Quadtree Image Art
Open
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Use quadtree concepts to sequentially split an image into four quadrants, resolving more and more detail the further it goes. Lots of opportunities for optimization with error calculation and integral images.
My implementation: https://github.com/AlexEidt/Quart

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.