color conversion

조회 수: 1 (최근 30일)
Mohammad Golam Kibria
Mohammad Golam Kibria 2011년 12월 21일
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.

채택된 답변

Image Analyst
Image Analyst 2011년 12월 21일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by