Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ColorQuantization.jl for clustering #98

Merged
merged 2 commits into from
Aug 7, 2023
Merged

Use ColorQuantization.jl for clustering #98

merged 2 commits into from
Aug 7, 2023

Conversation

adrhill
Copy link
Collaborator

@adrhill adrhill commented Aug 7, 2023

This also adds support for general AbstractColorQuantizers from ColorQuantization.jl.

* replace ImageBase with ImageCore
* remove TiledIteration
* remove LazyModules
* drop IndirectArrays v0.5
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +15.27% 🎉

Comparison is base (a370a43) 82.02% compared to head (392ffee) 97.29%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #98       +/-   ##
===========================================
+ Coverage   82.02%   97.29%   +15.27%     
===========================================
  Files          13       13               
  Lines         267      259        -8     
===========================================
+ Hits          219      252       +33     
+ Misses         48        7       -41     
Files Changed Coverage Δ
src/DitherPunk.jl 100.00% <ø> (ø)
src/clustering.jl 100.00% <100.00%> (ø)
src/utils.jl 100.00% <100.00%> (+55.55%) ⬆️

... and 8 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adrhill adrhill merged commit ec63b36 into master Aug 7, 2023
6 of 7 checks passed
@adrhill adrhill deleted the ah/cq branch August 7, 2023 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant