Skip to content

yung-turabian/K-D-Tree-Image-Compression

Repository files navigation

K-D-Tree-Image-Compression

alt text

Builds a KD tree representation of a 2D color image. Recursively partitions the image into smaller and smaller regions and tests its pixel colors until they are deemed to be homogeneous (or pass a homogeneity criteria, or the tree reaches a maximum height.

Built with the Bridges library.

Install

Usage

About

Builds a KD tree representation of a 2D color image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages