Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
The challenging task of sorting colours (alanzucconi.com)
41 points by signa11 on Oct 1, 2015 | hide | past | favorite | 5 comments


Reminds me of a blog post on using PCA for sorting colors

http://nbviewer.ipython.org/gist/CamDavidsonPilon/abe3f0e4f5...


This is an interesting presentation of a non-trivial problem. Does anyone know of any good resources for learning more about color spaces?


The best resource on the web is http://handprint.com/LS/CVS/color.html

To be honest though, books are better than anything on the web. Here are a few good ones:

http://amzn.com/047119459X http://amzn.com/0470024259 http://amzn.com/1118173848

http://amzn.com/1568811616/ http://amzn.com/1119967031

* * *

As for the link under discussion.... meh. RGB (and derivative color models like HSL/HSV) are terrible for color sorting, because they have very little relation to the way humans see color. Trying to sort a three-dimensional quantity into a single linear order in some “best” (or even “reasonable”) way is inherently futile. I guess it can be fun to play with, but IMO isn’t very “practical”.



Here's a related post, I found interesting: http://developers.lyst.com/data/images/2014/02/22/color-dete...




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: