A scatter plot of the dataset originated
by the first images helps to better visualize the problem: the
representation used is RGB modified towards perceptual uniformity. X
asis is the Red component, Y is Green, while Z is blue. Here is how (a
random subset of) the pixels of the second image looks like:
Note that the points are distributed in a surface: infact, you can
identify the three colors white, red and blue with the points of
coordinates (1,1,1), (1,0,0) and (0,1,0). Other colors are combinations
of the three given, generating a plane, which gets distorted to a curve
surface because of the correction towards perceptual uniformity.
|
Here you can see a larger animated scatter plot
for the first image (1.1 MB): the distribution is much more complex
this time. |