How do I transform HCL to RGB colormap?
    8 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
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
      
      
 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.
Risposte (2)
  Abhishek Ballaney
      
 il 12 Mar 2018
        https://in.mathworks.com/help/matlab/ref/hsv2rgb.html
1 Commento
  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.
Vedere anche
Categorie
				Scopri di più su Blue in Help Center e File Exchange
			
	Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

