|
|
|
|
|
by akrasuski1
3114 days ago
|
|
Hmm, I guess someone would have thought of that, but this could probably be used for compressing images by reorienting the color axes so that one of them is perpendicular to this color plane, and then sending less information about that coordinate. |
|
https://bainbridgecode.wordpress.com/2012/04/24/beating-png-...
and
https://bainbridgecode.wordpress.com/2012/05/07/beating-png-...
There are plots at the end of part 3 showing the image channels separately for YCrCb and my custom PCA derived space. They clearly show that there's a lot less duplication of data between channels with the latter. And that in turn is obviously good for compression.