issues
search
JuliaImages
/
DitherPunk.jl
Dithering algorithms in Julia.
MIT License
68
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move ColorSchemes.jl functionality into package extension
#108
adrhill
opened
1 month ago
0
Fix benchmarks and test them with PkgJogger
#107
adrhill
closed
1 month ago
0
Add color picker abstraction
#106
adrhill
opened
1 month ago
6
Add JET and ExplicitImports tests, update CI
#105
adrhill
closed
1 month ago
0
Refactor `OrderedDithering` struct
#104
adrhill
closed
1 month ago
0
Some ordered dither threshold matrices are improperly treated
#103
LukeTrainor
closed
1 month ago
1
Support StyledStrings output
#102
adrhill
opened
5 months ago
0
Update Aqua.jl and Documenter
#101
adrhill
closed
10 months ago
1
Refactor internals to use lower-precision fixed point numbers
#100
adrhill
opened
10 months ago
0
Add Aqua.jl tests
#99
adrhill
closed
1 year ago
1
Use ColorQuantization.jl for clustering
#98
adrhill
closed
1 year ago
1
Use UnicodeGraphics for Braille printing
#97
adrhill
closed
1 year ago
1
Add multithreading to ordered dithering
#96
adrhill
closed
1 year ago
4
Faster `braille` printing
#95
adrhill
closed
2 years ago
1
CompatHelper: bump compat for TiledIteration to 0.4, (keep existing compat)
#94
github-actions[bot]
closed
2 years ago
1
Use braille strings for reference tests
#93
adrhill
closed
2 years ago
1
Revert default metric to `DE_2000`
#92
adrhill
closed
2 years ago
1
Replace UnicodePlots dependency with custom `braille` implementation
#91
adrhill
closed
2 years ago
1
Add compat entries for test dependencies
#90
adrhill
closed
2 years ago
1
Add support for quantization of numerical arrays
#89
adrhill
opened
2 years ago
0
Update documentation to show off new functionality
#88
adrhill
closed
2 years ago
1
Use faster default color difference metric `DE_AB`
#87
adrhill
closed
2 years ago
4
Refactor `clamp_error` into a keyword argument of `dither` for error diffusion
#86
adrhill
closed
2 years ago
1
Add default method for `braille` and option to invert output
#85
adrhill
closed
2 years ago
0
Remove `colorspace` argument from error diffusion
#84
adrhill
closed
2 years ago
1
Refactor dithering to braille
#83
adrhill
closed
2 years ago
0
Raise Julia version requirement from 1.0 to 1.6
#82
adrhill
closed
2 years ago
1
UnicodePlots `3.X`
#81
t-bltg
closed
2 years ago
2
Column-first iteration for Error Diffusion
#80
adrhill
closed
2 years ago
5
Drop direct use of ColorSchemes symbols
#79
adrhill
closed
2 years ago
1
Fix colormap index overflow bug
#78
adrhill
closed
2 years ago
3
lazily load feature packages
#77
johnnychen94
closed
2 years ago
5
DitherPunk v2.4.0
#76
johnnychen94
closed
2 years ago
2
default dither method?
#75
johnnychen94
closed
2 years ago
1
error diffusion method errors if requesting more than 255 cmap colors
#74
johnnychen94
closed
2 years ago
1
Refactor error diffusion to use CartesianIndices
#73
adrhill
closed
2 years ago
12
deprecate keyword color_space for ErrorDiffusion
#72
johnnychen94
closed
2 years ago
5
downsample the image before clustering
#71
johnnychen94
closed
2 years ago
1
FloydSteinberg performance issue for given colormap
#70
johnnychen94
opened
2 years ago
2
Add compat entries for conditional dependencies
#69
adrhill
closed
2 years ago
1
Faster tests: remove display of images
#68
adrhill
closed
2 years ago
1
Increase code coverage
#67
adrhill
closed
2 years ago
1
Type stability fixes and tests
#66
adrhill
closed
2 years ago
10
Fix stable doc build
#65
adrhill
closed
2 years ago
1
Add ASCII ramp example to docs
#64
adrhill
closed
2 years ago
1
Error diffusion in XYZ color space
#63
adrhill
closed
2 years ago
17
Use `partialsort!` on color OrderedDither
#62
adrhill
closed
2 years ago
2
Support dithering with ASCII characters
#61
adrhill
opened
2 years ago
0
Support dithering with tiles
#60
adrhill
opened
2 years ago
1
Diffuse error in XYZ color space
#59
adrhill
closed
2 years ago
0
Next