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

Extract colors using color quantization #36

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
edd10cc
Extract colors using color quantization
thekid Nov 4, 2022
2b3609a
Add tests for PriorityQueue
thekid Nov 4, 2022
e94afd4
Fix "Undefined array key 1"
thekid Nov 4, 2022
53cf477
Make quality public
thekid Nov 4, 2022
67a172c
Add histogram() and color()
thekid Nov 4, 2022
5945de8
Use variables for scroll link color in light theme
thekid Nov 5, 2022
10bb183
Merge branch 'main' into feature/colors
thekid Nov 5, 2022
8260bf5
Use generics
thekid Nov 6, 2022
5c2bc15
Use PriorityQueue<Box>
thekid Nov 6, 2022
edce309
Merge branch 'main' into feature/colors
thekid Nov 7, 2022
6a98d78
Merge branch 'main' into feature/colors
thekid Nov 7, 2022
ab842bf
QA: Adjust example to ES6 class refactoring
thekid Nov 8, 2022
c8b0574
Rename color() -> dominant()
thekid Nov 8, 2022
0b03dd5
Rename Colors::DOMINANT_PALETTE -> Colors::DOMINANT
thekid Nov 8, 2022
937f0c4
Pass meta information as JSON (in "meta-inf") or array (in "meta", fo…
thekid Nov 8, 2022
be0baa5
Extract color palette and pass as meta information
thekid Nov 8, 2022
d1fc7fb
Store colors as HSL
thekid Nov 9, 2022
55140d9
First prototypical search by color
thekid Nov 13, 2022
5b81b6d
MFH
thekid Nov 13, 2022
33b50da
MFH
thekid Dec 9, 2022
a86ae0d
Fix missing import statement for Colors
thekid Dec 9, 2022
dacf868
Fix meta extraction
thekid Dec 9, 2022
9b2afe7
Merge branch 'main' into feature/colors
thekid Nov 4, 2023
2eb6a9e
Bump dependency on xp-framework/imaging
thekid Nov 4, 2023
db07a96
Bump dependency on xp-lang/xp-generics
thekid Nov 4, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into feature/colors
  • Loading branch information
thekid committed Nov 7, 2022
commit 6a98d7886d99f1596fc852cb9b9c8dee5f42b70c

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.