Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1954
| From | Ingo Thies <ingo.thies@gmx.de> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Extending plot types - adding a CIE 1931 type diagram |
| Date | 2013-08-08 10:30 +0200 |
| Message-ID | <b6h39nF1ejiU1@mid.individual.net> (permalink) |
| References | <44f7bc66-d250-4545-8177-918325babe8d@googlegroups.com> |
Hi, On 07.08.2013 22:24, hvezdny.cestovatel@gmail.com wrote: > So the task would be: > 1. generate the background color image with the right coordinates, so that > 2. plot points and curves into that plot as usual, taking advance of the coordinate system of the CIE x-y diagram If it is merely plotting over a background image it is already possible, as Ethan said. Or do you also intend some RGB to x-y(-Y) or even spectrum to x-y(-Y) conversion? This would require to include the RGB to XYZ matrices and/or the CIE colour matching functions. Another question would be whether it should be CIE 1931 2-deg standard observer only or also include the CIE 1964 10-deg standard observer. CIE 1931 seems to be outdated although it is still used for the definition of sRGB (the differences in the image would be small anyway). Best wishes, Ingo
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Extending plot types - adding a CIE 1931 type diagram hvezdny.cestovatel@gmail.com - 2013-08-07 13:24 -0700
Re: Extending plot types - adding a CIE 1931 type diagram sfeam <sfeam@users.sourceforge.net> - 2013-08-07 18:51 -0700
Re: Extending plot types - adding a CIE 1931 type diagram Ingo Thies <ingo.thies@gmx.de> - 2013-08-08 10:30 +0200
Re: Extending plot types - adding a CIE 1931 type diagram hvezdny.cestovatel@gmail.com - 2013-08-16 02:47 -0700
csiph-web