JuliaImages / DitherPunk.jl

Dithering algorithms in Julia.
MIT License
60 stars 3 forks source link

Add support for quantization of numerical arrays #89

Open adrhill opened 2 years ago

adrhill commented 2 years ago

Support "color" dithering on any kind of Matrix{<:Number}.