Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-01-14 | allow choosing selection algorithm | gennyble | -133/+54 |
2024-01-14 | merge novedevo:kmeans (#9) | gennyble | -0/+35 |
2024-01-14 | merge rgb changes; closes #5 | gennyble | -34/+70 |
2024-01-14 | Accept &[RGB8] for image functiins | gennyble | -34/+70 |
2024-01-13 | add optional feature to use kmeans clustering | Devon Sawatsky | -0/+27 |
2024-01-12 | colorsquash: docs and rename algorithms | gennyble | -16/+10 |
2024-01-12 | squash: fix tolerance and add algorithm selection | gennyble | -0/+7 |
2023-10-09 | some docs | gennyble | -2/+2 |
2023-10-09 | update | gennyble | -257/+262 |
2023-10-09 | clean up api | gennyble | -67/+106 |
2023-10-09 | real, actual difference algorithms | gennyble | -1/+19 |
2023-10-09 | fix underflow causing no colours being selected | gennyble | -6/+8 |
2023-10-09 | squash | gennyble | -1/+2 |
2023-10-08 | allow changing difference algorithm | gennyble | -129/+81 |
2023-02-20 | collect colours multiple times with colorcollector | gennyble | -1/+51 |
2022-12-10 | add comment about mapping every image | gennyble | -0/+2 |
2022-12-10 | Libify colorquash | gennyble | -0/+233 |