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
Add advanced examples to docs
#58
adrhill
closed
2 years ago
3
remove test dependency Images
#57
johnnychen94
closed
2 years ago
3
fix docstring dispatch
#56
johnnychen94
closed
2 years ago
2
Support approximate methods for nearest neighbour color search
#55
adrhill
opened
2 years ago
2
[don't merge] try new pkg resolver on Julia 1.0
#54
johnnychen94
closed
2 years ago
0
Add ordered dithering with custom color palettes
#53
adrhill
closed
2 years ago
3
Increase code coverage
#52
adrhill
closed
2 years ago
2
Precompute inverted ordered dithering matrix
#51
adrhill
closed
2 years ago
1
Make `invert_map` keyword argument of OrderedDither
#50
adrhill
closed
2 years ago
1
Separate inner loop of error diffusion
#49
adrhill
closed
2 years ago
0
Make `invert_map` part of `OrderedDither` struct instead of `binarydither!` kwarg
#48
adrhill
closed
2 years ago
0
Use IndirectArrays
#47
adrhill
closed
2 years ago
24
Separate binary and color algorithm implementations
#46
adrhill
closed
2 years ago
3
Update API and add conditional dependencies
#45
adrhill
closed
3 years ago
3
Fix ordered dithering matrices
#44
adrhill
closed
3 years ago
1
Ordered dithering threshold matrices should not start at zero
#43
adrhill
closed
3 years ago
0
Include threshold matrices from ImageMagick
#42
adrhill
closed
3 years ago
4
Add package benchmarks
#41
adrhill
closed
3 years ago
3
Update doc landing page and API reference
#40
adrhill
closed
3 years ago
1
DitherPunk API planning
#39
adrhill
closed
3 years ago
8
Add option to clamp error in error diffusion algorithms
#38
adrhill
closed
3 years ago
6
Limit accumulated error in error diffusion
#37
adrhill
closed
3 years ago
1
Add examples and images to readme
#36
adrhill
closed
3 years ago
1
Add package benchmarking
#35
adrhill
closed
3 years ago
0
Add test image for color quantization
#34
adrhill
opened
3 years ago
3
Add images to readme
#33
adrhill
closed
3 years ago
1
Add separate-space dithering
#32
adrhill
closed
3 years ago
5
Fix #30
#31
Tinkerer-Zlosk
closed
3 years ago
0
Documentation error
#30
Tinkerer-Zlosk
closed
3 years ago
3
Add more error diffusion methods
#29
adrhill
closed
3 years ago
1
store the color result using IndirectArrays
#28
johnnychen94
closed
2 years ago
4
Add more error diffusion methods
#27
adrhill
closed
3 years ago
0
Add Knuth dot diffusion
#26
adrhill
opened
3 years ago
0
Add direct binary search (DBS)
#25
adrhill
opened
3 years ago
6
Add blue noise dithering
#24
adrhill
opened
3 years ago
1
Add per-channel dithering
#23
adrhill
closed
3 years ago
0
Include all ordered dithering methods available in ImageMagick
#22
adrhill
closed
3 years ago
0
Add references to docstrings
#21
adrhill
closed
3 years ago
1
Add serpentine scanning option to error diffusion algorithms
#20
adrhill
opened
3 years ago
0
Add references to docs
#19
adrhill
closed
3 years ago
0
Fix Julia 1.0 compatibility
#18
adrhill
closed
3 years ago
1
Add interactive example
#17
adrhill
closed
1 month ago
3
Functor API & in-place updates
#16
adrhill
closed
3 years ago
1
Support in-place updates
#15
adrhill
closed
3 years ago
0
fix Julia 1.0 resolver issue
#14
johnnychen94
closed
3 years ago
2
API update & color algorithms
#13
adrhill
closed
3 years ago
2
Add reference tests
#12
adrhill
closed
3 years ago
3
Add reference tests
#11
adrhill
closed
3 years ago
0
various performance and memory optimization
#10
johnnychen94
closed
3 years ago
5
Performance enhancements
#9
adrhill
closed
3 years ago
1
Previous
Next