color conversion

2 visualizaciones (últimos 30 días)
Mohammad Golam Kibria
Mohammad Golam Kibria el 21 de Dic. de 2011
Hi I have three value r=60 g=120 b=50;
I need to convert this in Luv color space what will be the formula.i.e i need corresponding values of l , u and v.can any body help?
Thanks.

Respuesta aceptada

Image Analyst
Image Analyst el 21 de Dic. de 2011
You can find the "book formula" here: <http://www.easyrgb.com/index.php?X=MATH&H=16#text16>
First go from RGB to XYZ and then from XYZ to LUV. These will not be the actual values unless you calibrate/standardize your system - they will merely be estimated "book formula" values that will not necessarily be accurate as they would be, say, if you measured your emitting light source with a radiometer.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by