/TILEs

Set of scripts to decompose an image in multiple tiles like Quadtrees, Voronoitrees, etc...

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

TILEs

Set of scripts to decompose an image in multiple tiles like Quadtrees, Voronoitrees, recursive random slicing, etc...

Algorithms can be set via the local standard deviation or a heightmap

Quadtrees

VoronoiTrees

Lenna

See a Notebook for more information.

This was originally written to use with PILes