Date
1 - 6 of 6
Converting Primaries
Troy Sobotka <troy.s...@...>
Convert the xy coordinates to XYZ, with red being the first column, then green, then blue. That forms a 3x3 matrix for taking linearized RGB to the XYZ domain.
toggle quoted message
Show quoted text
From there you would need to perform a chromatic adaptation via Bradford or CAT02 to the AP1 or AP0 white point required. The final matrix would be from XYZ, achromatic point aligned, to AP1 or AP0 RGB, which are well documented. With respect, TJS On Wed, Mar 7, 2018, 8:20 AM Markel <markel.j...@...> wrote:
|
|
Troy Sobotka <troy.s...@...>
Not sure if you got help here Markel. I managed to craft up a spreadsheet that should work. Should being that it hasn't been tested extensively and that you'll need to manually make your OCIO stanzas from the provided entries. This isn't nearly as terrific as Colour, but I realize not everyone has Python handy, and a sort of "online calculator" probably couldn't hurt as I found myself doing the adaptation frequently. https://docs.google.com/spreadsheets/d/1qB1YVuQFTlAKeRLyQXtOJalbZQv3V1vRPXBywqIGV_o/edit?usp=sharing I've input the values you gave along with ACES AP0 primaries. The chromatic adaptation is the Bradford CAT. The OpenColorIO stanzas appear on the final three lines. Those should be suitable to copypasta into a configuration as part of a group transform. Note that your source buffer will need to be linearized however appropriate for your encoded image. Let me know if anyone spots a mistake. With respect, TJS On Wed, Mar 7, 2018 at 8:26 AM Troy Sobotka <troy.s...@...> wrote: Convert the xy coordinates to XYZ, with red being the first column, then green, then blue. That forms a 3x3 matrix for taking linearized RGB to the XYZ domain. |
|
Jim Houston <jim.h...@...>
Jim
|
|
Troy Sobotka <troy.s...@...>
On Mon, Mar 26, 2018, 9:22 AM Jim Houston, <jim.h...@...> wrote:
Thanks so much for the check Jim! With respect, TJS |
|
Sean Cooper <se...@...>
I'd also point you here: On Mon, Mar 26, 2018 at 5:34 PM, Troy Sobotka <troy.s...@...> wrote:
|
|
Breadbox <markel.j...@...>
Thank you all, after searching around I stumbled upon the site Sean mentioned and ended up using it. They were PCS-relative XYZ values for AdobeRGB in case anyone was wondering. Here's another site I also found that works for XY values. Not as sophisticated but it seems to work. On Monday, March 26, 2018 at 12:32:16 PM UTC-5, Sean Cooper wrote:
|
|