index
:
colorsquash
this commit
main
colour quantization library and cli tool
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-24
add HighestBits selector
Devon Sawatsky
2024-01-17
colorsquash: add heuristicsorsel
gennyble
2024-01-16
squash: allow selecting scale and print verbose
gennyble
2024-01-16
colorsquash: scale image for palette selection for massive speedup
gennyble
2024-01-16
ability to choose kmeans implementation
gennyble
2024-01-16
merge novedevo:kmeans (#10)
gennyble
2024-01-14
remove kmeans in favor of NIH'd implementation
Devon Sawatsky
2024-01-14
add first pass of kmeans
Devon Sawatsky
2024-01-14
squash: squash warnings
gennyble
2024-01-14
colorsquash: elide lifetimes for clippy
gennyble
2024-01-14
colorsquash: remove rogue kmeans imports
gennyble
2024-01-14
squash: update colorsquash version
gennyble
2024-01-14
allow choosing selection algorithm
gennyble
2024-01-14
merge novedevo:kmeans (#9)
gennyble
2024-01-14
merge rgb changes; closes #5
gennyble
2024-01-14
Accept &[RGB8] for image functiins
gennyble
2024-01-13
add optional feature to use kmeans clustering
Devon Sawatsky
2024-01-13
update deps
Devon Sawatsky
2024-01-13
update, add kmeans
Devon Sawatsky
2024-01-12
squash: update to new algorithm names
gennyble
2024-01-12
colorsquash: docs and rename algorithms
gennyble
2024-01-12
squash: fix tolerance and add algorithm selection
gennyble
2023-10-15
env heaven
gennyble
2023-10-15
add -V/--version handling
gennyble
2023-10-15
remove useless fields on BuildingCli
gennyble
2023-10-15
correct error formatting license
gennyble
2023-10-15
dd style cli
gennyble
2023-10-09
cleanup squash
gennyble
2023-10-09
add note about tolerance tuning
gennyble
2023-10-09
some docs
gennyble
2023-10-09
update
gennyble
2023-10-09
clean up api
gennyble
2023-10-09
real, actual difference algorithms
gennyble
2023-10-09
correct squash capabilities
gennyble
2023-10-09
links are hard, ok?
gennyble
2023-10-09
fix markdown footnote
gennyble
2023-10-09
output gif using gifed
gennyble
2023-10-09
accept jpeg input with zune_jpeg
gennyble
2023-10-09
fix underflow causing no colours being selected
gennyble
2023-10-09
squash
gennyble
2023-10-08
allow changing difference algorithm
gennyble
2023-02-20
collect colours multiple times with colorcollector
gennyble
2022-12-10
add comment about mapping every image
gennyble
2022-12-10
Libify colorquash
gennyble
2021-10-03
Merge branch 'newmap'
gennyble
2021-10-03
Rework color map creation, remove parallelation
gennyble
2021-09-28
parallelize
Devon Sawatsky
2021-09-28
add some parallelism
Devon Sawatsky
2021-09-28
remove cache
Devon Sawatsky
2021-09-28
add performance data to gitignore
Devon Sawatsky
[next]