Implement color similarity filter
Abbe98 opened this issue · 1 comments
Abbe98 commented
The best solution is probably an HEX/threshold based algorithm.
Abbe98 commented
Hex delta -> Score -> Threshold
https://jsbin.com/ruxabuk/1/edit?js,output
For the end result we would have a second threshold for color dominance.