How do I transform HCL to RGB colormap?

5 visualizzazioni (ultimi 30 giorni)
Guy Nir
Guy Nir il 8 Mar 2018
Risposto: Guy Nir il 12 Mar 2018
Hi,
I'd like to write a script to generate HCL colormap, and then transform it to RGB. Can anyone help with the transformation?
Thank you, Guy
  1 Commento
Guillaume
Guillaume il 12 Mar 2018
Can you please clarify that you are actually talking about this HCL colour space and not HSL or HSV or some other colour space.
As far as I know, HCL is not used much. It's not a colour space directly supported by matlab although nothing stops you from writing your own conversion formula.

Accedi per commentare.

Risposte (2)

Guy Nir
Guy Nir il 12 Mar 2018
Hi all,
Sorry, already answered myself. I am using this great function, and specific for me (CIELCH->RGB)
https://www.mathworks.com/matlabcentral/fileexchange/28790-colorspace-transformations

Abhishek Ballaney
Abhishek Ballaney il 12 Mar 2018
https://in.mathworks.com/help/matlab/ref/hsv2rgb.html
  1 Commento
Guillaume
Guillaume il 12 Mar 2018
Modificato: Guillaume il 12 Mar 2018
@Abishek, all your answers appear to be (non-working) links to the doc with no comment whatsoever. That's fairly low quality in my opinion, and you could at least make them hyperlink.
Additionally in this case, your answer is not remotely helpful because the HCL colour space is not the same at all as the HSV colour space.

Accedi per commentare.

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by