ColorQuantization

Documentation for ColorQuantization.jl, a Julia package to generate color palettes from images.

Note

This package is part of a wider Julia-based image processing ecosystem. If you are starting out, then you may benefit from reading about some fundamental conventions that the ecosystem utilizes that are markedly different from how images are typically represented in OpenCV, MATLAB, ImageJ or Python.

Installation

To install this package and its dependencies, open the Julia REPL and run

julia> ]add ColorQuantization

Manual

API reference