Sort the images by colors in the explorer
Posted: Thu Oct 08, 2020 12:52 pm
This would help to find images who are close to others.
Algo :
1) Compute the prevailing color for each image
2) compute this color in the spectrum https://en.wikipedia.org/wiki/Visible_s ... y_spectrum
3) sort all the images on this value
The program "ImageSorter" seems to do it well :

Algo :
1) Compute the prevailing color for each image
2) compute this color in the spectrum https://en.wikipedia.org/wiki/Visible_s ... y_spectrum
3) sort all the images on this value
The program "ImageSorter" seems to do it well :
