
Sorting images by color
Here is a quick example how to sort images by color.
Basically I just sort images by hue of the major image color. The issue is how to get that color. I get some image pixels, clusterize…
Here is a quick example how to sort images by color.
Basically I just sort images by hue of the major image color. The issue is how to get that color. I get some image pixels, clusterize…