/quads.js

Clone of https://github.com/fogleman/Quads. Use QuadTrees to divide an image according to the Mean Squared Error of each node and represent each node as the average of the color of its pixels.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Watchers